aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-12-31 09:15:36 -0800
committerMark Otto <[email protected]>2014-12-31 09:15:36 -0800
commitb4ac87c901edbd4418336ad56f583bb3d4de7b08 (patch)
tree6fce424653a40160a42a2499182d1f5a0e1605d3
parent714cd6b60891036486c1102be1b2b3cbe67bdb02 (diff)
parent1b375420fa1491f724c6c5a685b61bb93b803f05 (diff)
downloadbootstrap-b4ac87c901edbd4418336ad56f583bb3d4de7b08.tar.xz
bootstrap-b4ac87c901edbd4418336ad56f583bb3d4de7b08.zip
Merge pull request #15474 from NateEag/patch-1
Remove extra word from disabling-responsiveness.html
-rw-r--r--docs/_includes/getting-started/disabling-responsiveness.html2
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>