]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix spelling
authorChris Rebert <github@rebertia.com>
Mon, 12 Aug 2013 21:25:15 +0000 (14:25 -0700)
committerChris Rebert <github@rebertia.com>
Mon, 12 Aug 2013 21:25:15 +0000 (14:25 -0700)
index.html

index 9ecf3f1ff00012af5f1db0e564b54d447c9ba4fd..4582d8586b9753a572c8086716f2f4a18afd1cc2 100644 (file)
@@ -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>