We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c04726a commit ac96e7bCopy full SHA for ac96e7b
docs/index.md
@@ -8,7 +8,7 @@ There are implementations and tests for two algorithms:
8
- [Dijkstra's Algorithm](https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm)
9
10
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.
+You can also see the [specifications](spock-reports) generated with the spock-reports.
12
13
## How to use the classes in your program
14
0 commit comments