diff options
| author | Chris Rebert <[email protected]> | 2013-08-12 14:25:15 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-12 14:25:15 -0700 |
| commit | e245bffe8c951a0bba2bb045fb6bbe674d471693 (patch) | |
| tree | dd209419636d16393975318a368eaf93a310ee84 | |
| parent | c02269a9f046d2f5b267e2316b0d616e8e343c80 (diff) | |
| download | bootstrap-e245bffe8c951a0bba2bb045fb6bbe674d471693.tar.xz bootstrap-e245bffe8c951a0bba2bb045fb6bbe674d471693.zip | |
fix spelling
| -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> |
