From ca362fef33a63f7529cf329ea077f104e6268423 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Wed, 10 Sep 2025 08:51:52 +1200 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25e45f6..20c08b3 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Query the number of scalar subproblems that were solved using ## Solution ordering -Results are lexicograhically ordered by their objective vectors. The order +Results are lexicographically ordered by their objective vectors. The order depends on the objective sense. The first result is best. ## Ideal point