mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
Oops, fixing stray typing.
This commit is contained in:
parent
30d4a0c6ce
commit
8ed40df514
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ We have a helper that includes all available javascripts:
|
|||
//= require bootstrap
|
||||
```
|
||||
|
||||
You can also load individual modules, provid2.3.ed you sort out any related dependencies.
|
||||
You can also load individual modules, provided you sort out any related dependencies.
|
||||
|
||||
```js
|
||||
//= require bootstrap-scrollspy
|
||||
|
|
Loading…
Add table
Reference in a new issue