Skip to content

Commit

Permalink
Merge pull request rstacruz#119 from infertux/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
rstacruz committed May 13, 2015
2 parents 0ff294b + 39887d3 commit 655bc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ NProgress.configure({ easing: 'ease', speed: 500 });
~~~

#### `trickle`
Turn of the automatic incrementing behavior by setting this to `false`. (default: `true`)
Turn off the automatic incrementing behavior by setting this to `false`. (default: `true`)

~~~ js
NProgress.configure({ trickle: false });
Expand Down

0 comments on commit 655bc47

Please sign in to comment.