aboutsummaryrefslogtreecommitdiff
path: root/docs/components/scrollspy.md
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-09-28 12:30:03 -0700
committerChris Rebert <[email protected]>2015-09-28 12:30:03 -0700
commit215d4c19f74b71c4e960d9797e902803ad0ffe09 (patch)
tree3e3839772bfc3dc85d87ffdd36caf249a6bec1d3 /docs/components/scrollspy.md
parentfabba295c32fc9aef11964ffe81fd920d4d5ee9c (diff)
parenta9f24fc59f09cf77125833be10769e7c04f813a2 (diff)
downloadbootstrap-215d4c19f74b71c4e960d9797e902803ad0ffe09.tar.xz
bootstrap-215d4c19f74b71c4e960d9797e902803ad0ffe09.zip
Merge pull request #17725 from twbs/curly-quotes
Use backticks/<code> for JS snippets in docs headings
Diffstat (limited to 'docs/components/scrollspy.md')
-rw-r--r--docs/components/scrollspy.md2
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: