From a7c3e0371118c871428ec9d3b68e04563496d6d3 Mon Sep 17 00:00:00 2001 From: Andrew Accuardi Date: Fri, 29 Dec 2023 10:51:45 -0800 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e889a04..e9ef64a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Now you can run `./bin/rubocop` to check for compliance and `./bin/rubocop -a` t ## Contributing -These omakase styles are not intended as an invitation to bikesheed code style preferences. If you disagree with some of the rules encorporated here, you should specialize them in your own application. If you disagree with most of the rules, you should just create your own style guide from scratch. +These omakase styles are not intended as an invitation to bikeshed code style preferences. If you disagree with some of the rules encorporated here, you should specialize them in your own application. If you disagree with most of the rules, you should just create your own style guide from scratch. The only type of contributions that will be considered is those pertaining to bugs or obvious inconsistencies that remain in the spirit of the omakase collection.