Skip to content

Commit ac96e7b

Browse files
authored
Update index.md
1 parent c04726a commit ac96e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ There are implementations and tests for two algorithms:
88
- [Dijkstra's Algorithm](https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm)
99

1010
The implementation is written in Java 17. [API documentation](api) is available.
11-
You can also see the [specifications](spock-reports) for the classes generated with the spock-reports.
11+
You can also see the [specifications](spock-reports) generated with the spock-reports.
1212

1313
## How to use the classes in your program
1414

0 commit comments

Comments
 (0)