From f26fdb787abdec56b78876099bb8c225173869c0 Mon Sep 17 00:00:00 2001 From: Alex Mayer Date: Fri, 24 Apr 2020 16:21:41 -0400 Subject: [PATCH] Contributing: Remove Extra Word --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6167f42..5ba3943 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,7 @@ Pull requests are a great way to add new content to PHP The Right Way, as well as updating any browser issues or other style changes. Pretty much any sort of change is accepted if seen as constructive. -Adhering to the following this process is the best way to get your work +Adhering to the following process is the best way to get your work included in the project: 1. [Fork](http://help.github.com/fork-a-repo/) the project, clone your fork,