aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-05 22:54:01 -0800
committerChris Rebert <[email protected]>2014-01-05 22:54:01 -0800
commit422bdc50f9a2bd1f6ec72ebb113af1a485d3465d (patch)
treea8459006bdfbba85820c3c7eb3af6e21de009dd8
parent0593a206382d03b5e44b561946bef42fb30d6cb6 (diff)
parented8ef845974d2c59254fca8e3e85cec62b1cae1e (diff)
downloadbootstrap-422bdc50f9a2bd1f6ec72ebb113af1a485d3465d.tar.xz
bootstrap-422bdc50f9a2bd1f6ec72ebb113af1a485d3465d.zip
Merge pull request #12118 from wangsai/fix-out-container
fix the paragraph outside of '.bs-docs-section'
-rw-r--r--docs/getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index eb2fe8512..a73179f3a 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -105,8 +105,8 @@ bootstrap/
└── docs/
└── examples/
{% endhighlight %}
+ <p>The <code>less/</code>, <code>js/</code>, and <code>fonts/</code> are the source code for our CSS, JS, and icon fonts (respectively). The <code>dist/</code> folder includes everything listed in the precompiled download section above. The <code>docs/</code> folder includes the source code for our documentation, and <code>examples/</code> of Bootstrap usage. Beyond that, any other included file provides support for packages, license information, and development.</p>
</div>
- <p>The <code>less/</code>, <code>js/</code>, and <code>fonts/</code> are the source code for our CSS, JS, and icon fonts (respectively). The <code>dist/</code> folder includes everything listed in the precompiled download section above. The <code>docs/</code> folder includes the source code for our documentation, and <code>examples/</code> of Bootstrap usage. Beyond that, any other included file provides support for packages, license information, and development.</p>
<!-- Template