Skip to content

Commit d46303e

Browse files
authored
[DOCS] Fix wrong folder (#24)
1 parent 8cb5d97 commit d46303e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Have a look at the newly created files in your root folder:
5555
* .php-cs-fixer.php
5656
* .editorconfig
5757

58-
For projects, the folder `src/extensions` is configured by default, but you can
58+
For projects, the folder `src` is configured by default, but you can
5959
accommodate where your extensions or PHP code resides in. For extensions,
6060
PHP-CS-Fixer scans the whole base directory.
6161

0 commit comments

Comments
 (0)