2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Use backticks/<code> for JS snippets in docs headings; closes #17192

[skip sauce]
This commit is contained in:
Chris Rebert
2015-09-28 12:24:37 -07:00
parent fabba295c3
commit a9f24fc59f
6 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -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: