Skip to content

Commit bfb25a3

Browse files
chore: remove unnecessary symbol
1 parent 817556b commit bfb25a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you would like to contribute, here are some notes and guidelines:
77
- The code must work with all PHP versions that we support.
88
- You can call `composer versions` to test version compatibility.
99
- Code style should be maintained.
10-
- `composer style` will identify any issues with Coding Style`.
10+
- `composer style` will identify any issues with Coding Style.
1111
- `composer fix` will fix most issues with Coding Style.
1212
- All code changes must be validated by `composer check`.
1313
- Please include Unit Tests to verify that a bug exists, and that this PR fixes it.

0 commit comments

Comments
 (0)