Skip to content

Commit

Permalink
Fix model validation suffix for pretty printing. (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjonas authored Jul 19, 2024
1 parent 53ec522 commit 5ced09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/data/pretty_names.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"track_single_query": "Single Query Track",
"track_incremental": "Incremental Track",
"track_unsatcore": "Unsat Core Track",
"track_model": "Model Validation Track",
"track_model_validation": "Model Validation Track",
"track_cloud": "Cloud Track",
"track_parallel": "Parallel Track",
"SingleQuery": "Single Query Track",
Expand Down

0 comments on commit 5ced09b

Please sign in to comment.