Skip to content

Commit 060d667

Browse files
Fix typo
Very small typo in readme: Contibutors -> Contributors
1 parent 8930598 commit 060d667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ let main args =
249249
| :? CommandLine.NotParsed<obj> -> 1
250250
```
251251

252-
# Contibutors
252+
# Contributors
253253
First off, _Thank you!_ All contributions are welcome.
254254

255255
Please consider sticking with the GNU getopt standard for command line parsing.

0 commit comments

Comments
 (0)