Skip to content

Commit

Permalink
Update readme.markdown (#43)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
nestoralonso authored and goto-bus-stop committed Jan 2, 2020
1 parent 0fc4a97 commit 414853f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ output
[ 'beep', '--boop=/home/robot' ]
```

## parse with custom escape charcter
## parse with custom escape character

``` js
var parse = require('shell-quote').parse;
Expand Down

0 comments on commit 414853f

Please sign in to comment.