From 0ff001b4dee9c42d0ccc58e8007eb7c711eeeb7a Mon Sep 17 00:00:00 2001
From: Quinn Casey <quinn@quinncasey.com>
Date: Tue, 15 Feb 2022 10:59:56 -0800
Subject: [PATCH] Wow that's a rigid test, love it

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e9517f25f..0f69bba82 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -50,7 +50,7 @@ Our community review process for `non-trivial` prs is the following:
 1. Must pass usual automated code tests and formatting checks.
 2. The PR will be assigned and pinged to the appropriately experienced team (i.e. @paperless-ngx/backend for backend changes).
 3. Development team will check and test code manually (possibly over several days).
-   - You may be asked to make changes or rebase. 
+   - You may be asked to make changes or rebase.
    - The team may ask for additional testing done by @paperless-ngx/test
 4. **Two or three** members of the team will approve and finally merge the request into `dev` 🎉.