diff --git a/README.md b/README.md index 2f96287..7634689 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ if found { ## Import -To import package **opt** use `import` code like the follownig: +To import package **opt** use `import` code like the following: ``` import "github.com/reiver/go-opt" ```