Skip to content

Commit 7003475

Browse files
authored
Fixed typo
1 parent 80e5976 commit 7003475

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
@@ -15,7 +15,7 @@ console.log(gcd(28, 2));
1515
```
1616

1717
## Related
18-
- [@knutkirkhorn/gcd-cli](https://github.com/Knutakir/gcd-cli) - API for this module
18+
- [@knutkirkhorn/gcd-cli](https://github.com/Knutakir/gcd-cli) - CLI for this module
1919

2020
## Licence
2121
MIT © [Knut Kirkhorn](LICENSE)

0 commit comments

Comments
 (0)