diff options
| author | Nate Eagleson <[email protected]> | 2014-12-30 21:48:34 -0500 |
|---|---|---|
| committer | Nate Eagleson <[email protected]> | 2014-12-30 21:48:34 -0500 |
| commit | 1b375420fa1491f724c6c5a685b61bb93b803f05 (patch) | |
| tree | 6fce424653a40160a42a2499182d1f5a0e1605d3 /docs/_includes/getting-started | |
| parent | 714cd6b60891036486c1102be1b2b3cbe67bdb02 (diff) | |
| download | bootstrap-1b375420fa1491f724c6c5a685b61bb93b803f05.tar.xz bootstrap-1b375420fa1491f724c6c5a685b61bb93b803f05.zip | |
Remove extra word from disabling-responsiveness.html
Diffstat (limited to 'docs/_includes/getting-started')
| -rw-r--r-- | docs/_includes/getting-started/disabling-responsiveness.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/disabling-responsiveness.html b/docs/_includes/getting-started/disabling-responsiveness.html index d154e204d..6102e02f3 100644 --- a/docs/_includes/getting-started/disabling-responsiveness.html +++ b/docs/_includes/getting-started/disabling-responsiveness.html @@ -2,7 +2,7 @@ <h1 id="disable-responsive" class="page-header">Disabling responsiveness</h1> <p class="lead">Bootstrap automatically adapts your pages for various screen sizes. - Here's how to disable this feature so your page works like in <a href="../examples/non-responsive/">this non-responsive example</a>.</p> + Here's how to disable this feature so your page works like <a href="../examples/non-responsive/">this non-responsive example</a>.</p> <h3>Steps to disable page responsiveness</h3> <ol> |
