File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -398,9 +398,9 @@ be set as `active`.
398
398
399
399
To disable auto active page detection, set the ` no-page-detect ` prop to ` true ` .
400
400
401
- ** Note:** Auto page detection needs to loop through all possible page links until a match is detected.
402
- For larget ` number-of-pages ` , this check can take some time so you may want to manually control
403
- which page is the active via the ` v-model ` and the ` no-page-detect ` prop.
401
+ ** Note:** Auto page detection needs to loop through all possible page links until a match is
402
+ detected. For larger ` number-of-pages ` , this check can take some time so you may want to manually
403
+ control which page is the active via the ` v-model ` and the ` no-page-detect ` prop.
404
404
405
405
## Accessibility
406
406
You can’t perform that action at this time.
0 commit comments