1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Fix typo in CONTRIBUTING (#2805)

[ci skip]
This commit is contained in:
Olle Jonsson 2022-01-25 11:40:46 +01:00 committed by GitHub
parent c38d61cf67
commit 930e5b422d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ Windows (Ruby 2.5 and later):
ridk exec pacman -S mingw-w64-x86_64-openssl mingw-w64-x86_64-ragel
```
#### Install Ruby depedencies
#### Install Ruby dependencies
Install the Ruby dependencies:
```sh