From a18c708c46cf72246da0a04482ced3b1906c8bb9 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Tue, 25 Jan 2022 10:51:05 +0100 Subject: [PATCH] Fix typo in CONTRIBUTING --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cd2f1d7b5e..eb7a2855c0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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