From 88ec78726b07868c30b0c8bc22d4c1f2c7573634 Mon Sep 17 00:00:00 2001 From: "Daniel G. Sierra" Date: Sun, 21 Aug 2022 02:00:42 -0500 Subject: [PATCH] Update README.md Typo in the line 22, it was "currect" instead of "current" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b88a5e8..6140449 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ## Getting Started **This is an example of how you may give instructions on setting up your project locally.** -**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.** +**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the current project doesn't require testing.** To get a local copy up and running follow these simple example steps.