We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd18bf0 commit 702822bCopy full SHA for 702822b
CONTRIBUTING.md
@@ -31,7 +31,7 @@ docker run --rm --interactive --tty --volume "$(pwd)":/app composer install
31
docker run --rm --interactive --tty --volume "%cd%":/app composer install
32
```
33
34
-1. Follow our contribution guide to learn how you can add support for more languages.
+3. Follow our contribution guide to learn how you can add support for more languages.
35
36
## Creating Language Class
37
0 commit comments