Skip to content

Commit 212a8dc

Browse files
authored
Fix typo CONTRIBUTING.md
1 parent 42f5180 commit 212a8dc

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)