Skip to content

Commit 6689981

Browse files
docs(affix mode README): correct typo
1 parent ee86d0d commit 6689981

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
@@ -104,7 +104,7 @@ In this scenario the nav element will have the class `sn-affix` added when the u
104104
}
105105
```
106106

107-
A `[yOffset` can also be applied. Here `sn-affix` will be added when the top of the viewport is within 200 pixels of the top of the nav.
107+
A `[yOffset]` can also be applied. Here `sn-affix` will be added when the top of the viewport is within 200 pixels of the top of the nav.
108108

109109
```html
110110
<header>...</header>

0 commit comments

Comments
 (0)