diff options
Diffstat (limited to 'docs/components/scrollspy.md')
| -rw-r--r-- | docs/components/scrollspy.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md index dd0b45d99..45cc9db6c 100644 --- a/docs/components/scrollspy.md +++ b/docs/components/scrollspy.md @@ -101,7 +101,7 @@ Target elements that are not [`:visible` according to jQuery](https://api.jquery ### Methods -#### .scrollspy('refresh') +#### `.scrollspy('refresh')` When using scrollspy in conjunction with adding or removing of elements from the DOM, you'll need to call the refresh method like so: |
