diff options
| author | Mark Otto <[email protected]> | 2012-02-11 17:18:17 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-11 17:18:17 -0800 |
| commit | 85d8fe884c62af4b9269f7d8f0b3d3c91a1244ee (patch) | |
| tree | 2c7771131477e834844226fb0a700f02f86f6699 /docs | |
| parent | a497e9010a5fcf4fce7e7112a0d3f32da57e8adb (diff) | |
| parent | 2e5a81601cfde62dca8a05125e2640787c8b7424 (diff) | |
| download | bootstrap-85d8fe884c62af4b9269f7d8f0b3d3c91a1244ee.tar.xz bootstrap-85d8fe884c62af4b9269f7d8f0b3d3c91a1244ee.zip | |
Merge branch '2.0.1-docs-update' of https://github.com/smaboshe/bootstrap into smaboshe-2.0.1-docs-update
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/templates/pages/upgrading.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/upgrading.mustache b/docs/templates/pages/upgrading.mustache index 5a370f113..ebe70bcdd 100644 --- a/docs/templates/pages/upgrading.mustache +++ b/docs/templates/pages/upgrading.mustache @@ -170,7 +170,7 @@ <h1>{{_i}}Javascript plugins{{/i}}</h1> </div> <div class="alert alert-info"> - <strong>{{_i}}Heads up!{{/i}}</strong> {{_i}}We're rewritten just about everything for our plugins, so head on over to <a href="./javascript.html">the Javascript page</a> to learn more.{{/i}} + <strong>{{_i}}Heads up!{{/i}}</strong> {{_i}}We've rewritten just about everything for our plugins, so head on over to <a href="./javascript.html">the Javascript page</a> to learn more.{{/i}} </div> <h3>{{_i}}Tooltips{{/i}}</h3> <ul> |
