Skip to content

Commit a1e8179

Browse files
doboothtomreece
authored andcommitted
Grammar
1 parent 27dd329 commit a1e8179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@ MFTF does not support executing CLI commands if your web server points to `<MAGE
121121

122122
If the Nginx Web server is used on your development environment, then **Use Web Server Rewrites** setting in **Stores** > Settings > **Configuration** > **General** > **Web** > **Search Engine Optimization** must be set to **Yes**.
123123

124-
or via command line:
124+
Or via command line:
125125

126126
```bash
127127
bin/magento config:set web/seo/use_rewrites 1
128128
```
129129

130-
Clean the cache after changing the configuration values:
130+
You must clean the cache after changing the configuration values:
131131

132132
```bash
133133
bin/magento cache:clean config full_page

0 commit comments

Comments
 (0)