Skip to content

Commit ebdb5bd

Browse files
committed
minor #2927 Fix typo CONTRIBUTING.md (xDeSwa)
This PR was merged into the 2.x branch. Discussion ---------- Fix typo CONTRIBUTING.md Commits ------- 212a8dc Fix typo CONTRIBUTING.md
2 parents 42f5180 + 212a8dc commit ebdb5bd

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
@@ -100,7 +100,7 @@ When contributing to the documentation, please make sure to follow the Symfony
100100
[documentation guidelines](https://symfony.com/doc/current/contributing/documentation/index.html).
101101

102102
To verify your changes locally, you can use the `oskarstark/doctor-rst` Docker image. Run the following
103-
command from the root directory of the projet:
103+
command from the root directory of the project:
104104

105105
```shell
106106
docker run --rm -it -e DOCS_DIR='/docs' -v ${PWD}:/docs oskarstark/doctor-rst -vvv

0 commit comments

Comments
 (0)