diff --git a/templates/apiDocs.html b/templates/apiDocs.html
index 2df341b03942c2076ee16880758b643e730962ea..83441f089bd76b3c0d837b1c93645b8ee6863983 100644
--- a/templates/apiDocs.html
+++ b/templates/apiDocs.html
@@ -66,7 +66,7 @@
     <ul>
         <li>status: The status code of the reponse. Down there is a table with the posible response codes</li>
         <li>message: This argument will do the same like the status code, but it is written out, for reading by human.</li>
-        <li>qr: If you enabled the QR code this will include a QR code of the shorten link as base64 coded jpeg image</li>
+        <li>qr: If you enabled this argument, the response will include a QR code of the shorten link as base64 coded jpeg image</li>
     </ul>
 
     <br>