Skip to content

Commit 67afbb0

Browse files
authored
Grammar
1 parent a0c53d5 commit 67afbb0

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
@@ -117,13 +117,13 @@ The MFTF does not support executing CLI commands if your web server points to `<
117117

118118
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**.
119119

120-
or via command line:
120+
Or via command line:
121121

122122
```bash
123123
bin/magento config:set web/seo/use_rewrites 1
124124
```
125125

126-
Clean the cache after changing the configuration values:
126+
You must clean the cache after changing the configuration values:
127127

128128
```bash
129129
bin/magento cache:clean config full_page

0 commit comments

Comments
 (0)