Skip to content

Commit a927a29

Browse files
ENGCOM-3905: remove extra dot on 'How to run Magento' docs in phpserver/README.md #20018
- Merge Pull Request #20018 from amritms/magento2:2.3-develop - Merged commits: 1. ff7931b 2. a9c20eb 3. 592bf4f 4. 476206c 5. 233391b
2 parents 9c36f6f + 233391b commit a927a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpserver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For more informations about the installation process using the CLI, you can cons
3131

3232
### How to run Magento
3333

34-
Example usage: ```php -S 127.0.0.1:8082 -t ./pub/ ../phpserver/router.php```
34+
Example usage: ```php -S 127.0.0.1:8082 -t ./pub/ ./phpserver/router.php```
3535

3636
### What exactly the script does
3737

0 commit comments

Comments
 (0)