From 27b16f3a45c7bd518a52afbf1d3c202106dd8875 Mon Sep 17 00:00:00 2001 From: kyranjamie Date: Tue, 12 Mar 2024 19:53:16 +0100 Subject: [PATCH] chore: update Co-authored-by: Fara Woolf --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 79ceb02dde..3768eb9305 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -16,7 +16,7 @@ There is a long list of features we want to add to Leather, and we’d love help ## Coding standards -Code contributions must follow the style and patterns already employed by the project. This list of requirements is non-exhaustive. The Leather team maybe ask for additional changes. +Code contributions must follow the style and patterns already employed by the project. This list of requirements is non-exhaustive. The Leather team might ask for additional changes. - Code must conform to our linting setup `yarn lint` - Code formatting correctly `yarn prettier`