Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dodo committed Apr 18, 2015
1 parent 4284d8e commit 85ded30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -64,7 +64,7 @@ slug.defaults.modes['rfc3986'] = {
};
slug.defaults.modes['pretty'] = {
replacement: '-',
symbols. true,
symbols: true,
remove: /[.]/g,
lower: false,
charmap: slug.charmap,
Expand Down

0 comments on commit 85ded30

Please sign in to comment.