Skip to content

Commit 28fda03

Browse files
Update docs/configuration.md
Co-authored-by: Joe Pea <trusktr@gmail.com>
1 parent 54e5d27 commit 28fda03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ window.$docsify = {
819819
Determines if/how the site's [skip navigation link](https://webaim.org/techniques/skipnav/) will be rendered.
820820

821821
```js
822-
// Render skip link or all routes (default)
822+
// Render skip link for all routes (default)
823823
window.$docsify = {
824824
skipLink: 'Skip to main content',
825825
};

0 commit comments

Comments
 (0)