diff --git a/javascript/index.html b/javascript/index.html index 4cab57ae82..0d72e418f5 100644 --- a/javascript/index.html +++ b/javascript/index.html @@ -408,7 +408,7 @@ </div>

Using the grid system

-

To take advantage of the Bootstrap grid system within a modal, just nest .container-fluid within the .modal-body and then use the normal grid system classes within this container.

+

To take advantage of the Bootstrap grid system within a modal, just nest .rows within the .modal-body and then use the normal grid system classes.