]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed to lowercase 'v' in 'v3.0'
authorSteven Black <steveb@stevenblack.com>
Wed, 4 Sep 2013 16:17:39 +0000 (12:17 -0400)
committerSteven Black <steveb@stevenblack.com>
Wed, 4 Sep 2013 16:17:39 +0000 (12:17 -0400)
getting-started.html

index d0909b61ac2347bd70824e84ca3cb4e2b55a598e..c5b3cc61c9ca89d6c6021ef99f8b3baf56a2675d 100644 (file)
@@ -643,7 +643,7 @@ bootstrap/
         The <code>.modal-header</code>, <code>.modal-body</code>, and <code>.modal-footer</code> sections are now wrapped in <code>.modal-content</code> and <code>.modal-dialog</code> for better mobile styling and behavior.</li>
       <li>JavaScript events are namespaced. For example, to handle the modal "show" event, use <code>'show.bs.modal'</code>. For tabs "shown" use <code>'shown.bs.tab'</code>, etc..</li>
     </ul>
-    <p>For more information on upgrading to V3.0, and code snippets from the community, see <a href="http://bootply.com/">Bootply</a>.</p>
+    <p>For more information on upgrading to v3.0, and code snippets from the community, see <a href="http://bootply.com/">Bootply</a>.</p>
   </div>