diff options
| author | Mark Otto <[email protected]> | 2012-11-03 13:20:06 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-03 13:20:06 -0700 |
| commit | 72e2d4bb771c40c7bac7beb1fd71c6c703e0f9f8 (patch) | |
| tree | 411bd99cb2144e73f37682503538a8f41d988f0a /docs/assets | |
| parent | 2f39f86bd78457fd010d91c94604d271ce674892 (diff) | |
| parent | 46b5e0cbc6cc82cfcfef45c0eb69a0daac8ceb3c (diff) | |
| download | bootstrap-72e2d4bb771c40c7bac7beb1fd71c6c703e0f9f8.tar.xz bootstrap-72e2d4bb771c40c7bac7beb1fd71c6c703e0f9f8.zip | |
Merge pull request #5766 from bradly/spelling-fixes-in-docs
Fixing various spelling typos in the docs.
Diffstat (limited to 'docs/assets')
| -rw-r--r-- | docs/assets/js/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/README.md b/docs/assets/js/README.md index b58fa1d40..66903c71a 100644 --- a/docs/assets/js/README.md +++ b/docs/assets/js/README.md @@ -17,7 +17,7 @@ To target a specific plugin, just include the plugins name as a namespace along --- -### PROGRAMATIC API +### PROGRAMMATIC API We also believe you should be able to use all plugins provided by Bootstrap purely through the JS API. |
