Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 73ce75c

Browse files
author
Tyler Mills
authored
Grammar doctoring
1 parent f5aa20d commit 73ce75c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ ruby -v
3838
$ brew install ruby
3939
```
4040

41-
**Unix, Windows and other OS users**
41+
**Unix, Windows, and other OS users**
4242

4343
See the [Ruby site](https://www.ruby-lang.org/en/documentation/installation) for instructions.
4444

@@ -142,7 +142,7 @@ The following example will generate Magento 2.2 documentation only.
142142
This command:
143143
* Checks your environment according to the dependencies in `Gemfile.lock`.
144144
* 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.
146146

147147
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.
148148

@@ -154,11 +154,11 @@ You can deploy the devdocs site locally using [this Vagrant project](https://git
154154

155155
If you have questions, open an issue and ask us. We're looking forward to hearing from you!
156156

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>
158158

159-
* <a href="mailto:[email protected]">E-mail us</a>
159+
* <a href="mailto:[email protected]">E-mail us</a>
160160

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/).
162162

163163
## Build DevDocs in Windows
164164

0 commit comments

Comments
 (0)