From 423db8e766ad019cb7b157df4976dd27822b5cda Mon Sep 17 00:00:00 2001
From: rebeka-catalina <github@rct.in-berlin.de>
Date: Wed, 8 Nov 2017 17:44:20 +0100
Subject: [PATCH] Fixed the typos

---
 nsfw/README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nsfw/README b/nsfw/README
index bb21bda6..624fb703 100755
--- a/nsfw/README
+++ b/nsfw/README
@@ -53,13 +53,13 @@ interested in postings about christmas.
 ATTENTION:
 
 It is absolutely important, that you use grouping
-parantheses instead of capturing parantheses!!
+parentheses instead of capturing parentheses!!
 
-Grouping parantheses are:
+Grouping parentheses are:
 
 	(?: )
 
-If you use capturing parantheses, which are
+If you use capturing parentheses, which are
 
 	( )
 
-- 
2.39.5