aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorRaphael Ackermann <[email protected]>2015-09-15 22:41:08 +0200
committerRaphael Ackermann <[email protected]>2015-09-15 22:41:08 +0200
commitcf965734cdfc5fb49255591b4a9c6eaee439c85c (patch)
tree52d6e1d99f5d6105cfcb2dc5a29e9af379d3df11 /docs/getting-started
parent87308ba2f6960ba7b5d630cd3aaf19b304df6b5c (diff)
downloadbootstrap-cf965734cdfc5fb49255591b4a9c6eaee439c85c.tar.xz
bootstrap-cf965734cdfc5fb49255591b4a9c6eaee439c85c.zip
grammar. you're your way --> you're on your way
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/introduction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md
index 06ac547a2..8862754b8 100644
--- a/docs/getting-started/introduction.md
+++ b/docs/getting-started/introduction.md
@@ -31,7 +31,7 @@ Add our JavaScript plugins and jQuery near the end of your pages, right before t
<script src="{{ site.cdn.js }}"></script>
{% endhighlight %}
-And that's it—you're your way to a fully Bootstrapped site. If you're at all unsure about the general page structure, keep reading for an example page template.
+And that's it—you're on your way to a fully Bootstrapped site. If you're at all unsure about the general page structure, keep reading for an example page template.
## Starter template