diff options
| author | Raphael Ackermann <[email protected]> | 2015-09-15 22:41:08 +0200 |
|---|---|---|
| committer | Raphael Ackermann <[email protected]> | 2015-09-15 22:41:08 +0200 |
| commit | cf965734cdfc5fb49255591b4a9c6eaee439c85c (patch) | |
| tree | 52d6e1d99f5d6105cfcb2dc5a29e9af379d3df11 | |
| parent | 87308ba2f6960ba7b5d630cd3aaf19b304df6b5c (diff) | |
| download | bootstrap-cf965734cdfc5fb49255591b4a9c6eaee439c85c.tar.xz bootstrap-cf965734cdfc5fb49255591b4a9c6eaee439c85c.zip | |
grammar. you're your way --> you're on your way
| -rw-r--r-- | docs/getting-started/introduction.md | 2 |
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 |
