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