From 33361f89fd1bec04132ffd3916ad19498568f0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sun, 13 Feb 2022 15:05:29 -0300 Subject: [PATCH] Typo fixed (line 45) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e78c3f7..22b8f98 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Make sure to use the recursive option on clone to auto init all submodules. git clone --recursive https://github.com/beltex/dshb ``` -Incase you have already cloned the repository, run the following inside the +In case you have already cloned the repository, run the following inside the project directory. ```sh