From 8a3a7b64d5509f87564d846faae5ef0b2b77d2a6 Mon Sep 17 00:00:00 2001 From: DATBOI Date: Wed, 16 Jun 2021 17:08:40 -0500 Subject: [PATCH] Words are hard --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 57bc29d..e39b494 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ what is accomplished. All themes have a base template that they inherit from. Themes have the ability to choose their inherited parent. Each child has the ability to override any attributes defined by the parent. This mitigates any one-off issues for themes -that are captured by the global shared style. +that are not captured by the global shared style. # Getting Started