diff options
| author | Mark Otto <[email protected]> | 2013-08-12 14:52:54 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-12 14:52:54 -0700 |
| commit | 8a669bea2e82c2ba1f02b3232b41a2fb26661091 (patch) | |
| tree | 8f2b703b553e706ece6db92cae82c7cc0439857a /index.html | |
| parent | eb1565681fc526c7f75b90ae3dae1d82b47eb4b6 (diff) | |
| parent | 7c7c447d858d6d902848bfb602bf70d898813542 (diff) | |
| download | bootstrap-8a669bea2e82c2ba1f02b3232b41a2fb26661091.tar.xz bootstrap-8a669bea2e82c2ba1f02b3232b41a2fb26661091.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 9ecf3f1ff..4582d8586 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,6 @@ base_url: "./" <p> <a href="{{ site.download }}" class="btn btn-outline btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC2']);">Download latest BS3</a> </p> - <p><strong>Heads up!</strong> Downloads are pulled directly from the latest commited code on GitHub, and as a result our docs may at times be out of sync.</p> + <p><strong>Heads up!</strong> Downloads are pulled directly from the latest committed code on GitHub, and as a result our docs may at times be out of sync.</p> </div> </main> |
