From 80416b1d7ff7c2f77db4b3b46a4eedf756a62d54 Mon Sep 17 00:00:00 2001 From: Yuchao Dai <3407450+icyblade@users.noreply.github.com> Date: Fri, 7 Dec 2018 13:19:54 +0800 Subject: [PATCH] minor typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 248e49b0..c38ed7d0 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ let main args = | :? CommandLine.NotParsed -> 1 ``` -# Contibutors +# Contributors First off, _Thank you!_ All contributions are welcome. Please consider sticking with the GNU getopt standard for command line parsing.