Skip to content

Commit 270b589

Browse files
authored
Fix typo in README (#175)
1 parent c8f03bd commit 270b589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ the choice of solution algorithm.
4848

4949
Documentation is available in the JuMP documentation. There are sections on
5050
[setting a vector-valued objective](https://jump.dev/JuMP.jl/stable/manual/objective/#Set-a-vector-valued-objective)
51-
and [working wtih multiple solutions](https://jump.dev/JuMP.jl/stable/manual/solutions/#Multiple-solutions).
51+
and [working with multiple solutions](https://jump.dev/JuMP.jl/stable/manual/solutions/#Multiple-solutions).
5252
For worked examples, see the [Simple multi-objective examples](https://jump.dev/JuMP.jl/stable/tutorials/linear/multi_objective_examples/)
5353
tutorial in the JuMP documentation. A larger example is the
5454
[Multi-objective knapsack](https://jump.dev/JuMP.jl/stable/tutorials/linear/multi_objective_knapsack/)

0 commit comments

Comments
 (0)