From: Steven Black Date: Wed, 4 Sep 2013 16:17:39 +0000 (-0400) Subject: Fixed to lowercase 'v' in 'v3.0' X-Git-Tag: v3.0.1~64^2~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43efd4371715600634da3735b495bf95fb04e041;p=thirdparty%2Fbootstrap.git Fixed to lowercase 'v' in 'v3.0' --- diff --git a/getting-started.html b/getting-started.html index d0909b61ac..c5b3cc61c9 100644 --- a/getting-started.html +++ b/getting-started.html @@ -643,7 +643,7 @@ bootstrap/ The .modal-header, .modal-body, and .modal-footer sections are now wrapped in .modal-content and .modal-dialog for better mobile styling and behavior.
  • JavaScript events are namespaced. For example, to handle the modal "show" event, use 'show.bs.modal'. For tabs "shown" use 'shown.bs.tab', etc..
  • -

    For more information on upgrading to V3.0, and code snippets from the community, see Bootply.

    +

    For more information on upgrading to v3.0, and code snippets from the community, see Bootply.