@@ -38,7 +38,7 @@ $ ruby -v
38
38
$ brew install ruby
39
39
```
40
40
41
- ** Unix, Windows and other OS users**
41
+ ** Unix, Windows, and other OS users**
42
42
43
43
See the [ Ruby site] ( https://www.ruby-lang.org/en/documentation/installation ) for instructions.
44
44
@@ -142,7 +142,7 @@ The following example will generate Magento 2.2 documentation only.
142
142
This command:
143
143
* Checks your environment according to the dependencies in ` Gemfile.lock ` .
144
144
* Removes the ` _site/ ` directory, which contains previously generated preview files.
145
- * Generates a new preview and opens the landing page in a web browsers .
145
+ * Generates a new preview and opens the landing page in a web browser .
146
146
147
147
If you don't have the ` _config.local.yml ` file at the root of your ` devdocs/ ` directory, the rake will generate all versions of the documentation.
148
148
@@ -154,11 +154,11 @@ You can deploy the devdocs site locally using [this Vagrant project](https://git
154
154
155
155
If you have questions, open an issue and ask us. We're looking forward to hearing from you!
156
156
157
- * <a href =" https://twitter.com/MagentoDevDocs " class =" twitter-follow-button " data-show-count =" false " >Follow @MagentoDevDocs </a >
157
+ * <a href =" https://twitter.com/MagentoDevDocs " class =" twitter-follow-button " data-show-count =" false " >Follow @MagentoDevDocs </a >
158
158
159
- * <
a href =
" mailto:[email protected] " >E-mail us</
a >
159
+ * <
a href =
" mailto:[email protected] " >E-mail us</
a >
160
160
161
- * <a href =" https://devdocs.magento.com " >Visit our documentation site</a >, built using [ GitHub pages] ( https://pages.github.com/ ) .
161
+ * <a href =" https://devdocs.magento.com " >Visit our documentation site</a >, built using [ GitHub pages] ( https://pages.github.com/ ) .
162
162
163
163
## Build DevDocs in Windows
164
164
0 commit comments