Skip to content

Commit 5497f3f

Browse files
authored
Update README.md
Fixed a typo in readme.md
1 parent 0f81833 commit 5497f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ npm run eslint -- path/to/analyze
113113
```
114114

115115
### RECTOR PHP
116-
From `magento-condign-standard` project, you can execute rector php as follows:
116+
From `magento-coding-standard` project, you can execute rector php as follows:
117117
```bash
118118
vendor/bin/rector process Magento2 Magento2Framework PHP_CodeSniffer --dry-run --autoload-file vendor/squizlabs/php_codesniffer/autoload.php
119119
```

0 commit comments

Comments
 (0)