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.