Explorar o código

Merge pull request #53 from olezhek85/fixed_typo

Fixed typo
Pouria Ezzati %!s(int64=7) %!d(string=hai) anos
pai
achega
f202aaf0b9
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      client/pages/report.js

+ 2 - 2
client/pages/report.js

@@ -19,8 +19,8 @@ const ReportPage = () => (
     <Wrapper>
       <h3>Report abuse</h3>
       <p>
-        Report abuses, malware and phishing links to the below email address. We we will take them
-        down within 12 hours.
+        Report abuses, malware and phishing links to the below email address. We will take them down
+        within 12 hours.
       </p>
       <p>{REPORT_EMAIL}</p>
     </Wrapper>