From 2ca2296a8a0f4f001ee7b9d0f6e523f0791eca71 Mon Sep 17 00:00:00 2001 From: Zack Krida Date: Thu, 6 May 2021 10:29:07 -0400 Subject: [PATCH] Capitalize GitHub property Camel/Pascal case solidarity with WordPress and GitHub! --- docs/contributors/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributors/README.md b/docs/contributors/README.md index f8dcaed57e29a5..33255d778526f6 100644 --- a/docs/contributors/README.md +++ b/docs/contributors/README.md @@ -20,7 +20,7 @@ Find the section below based on what you are looking to contribute: ### Repository Management -The Gutenberg project uses Github for managing code and tracking issues. Please see the following sections for the project methodologies using Github. +The Gutenberg project uses GitHub for managing code and tracking issues. Please see the following sections for the project methodologies using GitHub. - [Issue Management](/docs/contributors/repository-management.md#issues)