diff --git a/README.md b/README.md index aea8961..f79e5a5 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ var argv = require('ig-argv') var parser = argv.Parser({ ``` -Now let us populate the option definitions splitting the job into sections. +Now let us populate the option definitions, splitting the job into sections... ### Help and metadata