diff options
Diffstat (limited to 'examples/non-responsive/index.html')
| -rw-r--r-- | examples/non-responsive/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index 7eb2138d1..35f16cddf 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -27,7 +27,7 @@ </div> <h3>What changes</h3> - <p>Note the lack of the <code><meta name="viewport" content="width=device-width, initial-scale=1.0"></code>, which disables the zooming aspect of sites in mobile devices. In addition, we reset our container's width and are essentially good to go.</p> + <p>Note the lack of the <code><meta name="viewport" content="width=device-width, initial-scale=1.0"></code>, which disables the zooming aspect of sites in mobile devices. In addition, we reset our container's width and are basically good to go.</p> <h3>Non-responsive grid system</h3> <div class="row"> |
