Skip to content

Commit ca24767

Browse files
committed
Docs: Fix minor README typo
1 parent f4c4f37 commit ca24767

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ To change the package, you only need to do the following changes in your project
2020
+ "almacareer/coding-standard": "^4.2",
2121
```
2222

23-
and then run `composer update`.
23+
And then run `composer update`.
2424

2525
### 2. Change path to ecs.php in your ecs.php
2626

27-
You can also use `SetList:ALMACAREER` instead of explicitly specifying path to the file:
27+
You can also use `SetList::ALMACAREER` instead of explicitly specifying path to the file:
2828

2929
```diff
3030
->withSets(

0 commit comments

Comments
 (0)