From 6abe406aea1a3346aa5aa12151a3e7d36329ff35 Mon Sep 17 00:00:00 2001
From: Benjamin Wuethrich <benjamin.wuethrich@gmail.com>
Date: Fri, 18 Dec 2020 12:59:19 -0500
Subject: [PATCH] Fix typo in CONTRIBUTING.md

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

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b2dc8313d..00aa1b1cd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -29,7 +29,7 @@ ideas:
   * Write or improve documentation. If you ran into a problem which
     took more time to figure out than expected, please consider to
     save other users from the same experience. People writing the
-    documentation tend to lack an outside few, so please help
+    documentation tend to lack an outside view, so please help
     provide one. Good documentation is both difficult and extremely
     important.