Skip to content

Commit fe925f6

Browse files
committed
fix typo in CHANGELOG
1 parent fd173d3 commit fe925f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### 0.2.6
66

77
- Make initial solution optional in Transportation problems
8-
- Add tests for the shortest problem problem
8+
- Add tests for the shortest path problem
99
- Add a 100x100 test problem for assignment
1010
- Replace `Array{Type, 1}` and `Array{Type, 2}` with `Vector{T}` and `Matrix{Type}`, respectively
1111
- Implement `isbalanced` and `balance` for Assignment Problem

0 commit comments

Comments
 (0)