diff options
| author | Cory Becker <[email protected]> | 2017-08-14 11:45:54 -0500 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-14 13:59:40 -0700 |
| commit | 2564ee98a6272ef527d563e158e8f19224b7d2d3 (patch) | |
| tree | 84d069354e46616861d0089cdc1babff30f42607 /docs | |
| parent | 7de266d4ddda1aa8a8949f0b8db25cae75db767b (diff) | |
| download | bootstrap-2564ee98a6272ef527d563e158e8f19224b7d2d3.tar.xz bootstrap-2564ee98a6272ef527d563e158e8f19224b7d2d3.zip | |
Remove apostrophe
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/getting-started/download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/getting-started/download.md b/docs/4.0/getting-started/download.md index 0edee619b..29d09a5c5 100644 --- a/docs/4.0/getting-started/download.md +++ b/docs/4.0/getting-started/download.md @@ -24,7 +24,7 @@ Compile Bootstrap with your own asset pipeline by downloading our source Sass, J - Sass compiler (Libsass or Ruby Sass is supported) for compiling your CSS. - [Autoprefixer](https://github.com/postcss/autoprefixer) for CSS vendor prefixing -Should you require [build tools]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/build-tools/#tooling-setup), they are included for developing Bootstrap and it's docs, but they're likely unsuitable for your own purposes. +Should you require [build tools]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/build-tools/#tooling-setup), they are included for developing Bootstrap and its docs, but they're likely unsuitable for your own purposes. <a href="{{ site.download.source }}" class="btn btn-bd-purple" onclick="ga('send', 'event', 'Getting started', 'Download', 'Download source');">Download source</a> |
