8000 Merge pull request #119 from infertux/patch-1 · rstacruz/nprogress@655bc47 · GitHub
[go: up one dir, main page]

Skip to content

Commit 655bc47

Browse files
committed
Merge pull request #119 from infertux/patch-1
Fix typo
2 parents 0ff294b + 39887d3 commit 655bc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ NProgress.configure({ easing: 'ease', speed: 500 });
119119
~~~
120120

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

124124
~~~ js
125125
NProgress.configure({ trickle: false });

0 commit comments

Comments
 (0)
0