diff options
| author | Silumesii Maboshe <[email protected]> | 2012-02-08 17:11:51 +0200 |
|---|---|---|
| committer | Silumesii Maboshe <[email protected]> | 2012-02-08 17:11:51 +0200 |
| commit | 2e5a81601cfde62dca8a05125e2640787c8b7424 (patch) | |
| tree | b97e7b05c75df0fbe6be24cf9784abd1254bb93f | |
| parent | b36a744fa74ace319b9f924f777df50591ceb62c (diff) | |
| download | bootstrap-2e5a81601cfde62dca8a05125e2640787c8b7424.tar.xz bootstrap-2e5a81601cfde62dca8a05125e2640787c8b7424.zip | |
Typo.
| -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 45ab0703b..bac697e21 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}}Popovers{{/i}}</h3> <ul> |
