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 a538989 commit 70b8329Copy full SHA for 70b8329
1 file changed
README.md
@@ -12,7 +12,7 @@
12
13
### All algorithms implemented in Python (for education)
14
15
-These implementations are for learning purposes only. Therefore they may be less efficient than the implementations in the Python standard library.
+This implementation is for learning purposes only. Therefore they may be less efficient than the implementations in the Python standard library.
16
17
## Contribution Guidelines
18
@@ -24,4 +24,4 @@ We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
24
25
## List of Algorithms
26
27
-See our [directory](DIRECTORY.md).
+See my [directory](DIRECTORY.md).
0 commit comments