From a570d55aeef8a1307d6d93adf029bc8872899757 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Tue, 25 Jan 2022 11:40:46 +0100 Subject: [PATCH] Fix typo in CONTRIBUTING (#2805) [ci skip] --- 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