diff --git a/webapp/titanembeds/constants.py b/webapp/titanembeds/constants.py
index 31d359e..e17eaa6 100644
--- a/webapp/titanembeds/constants.py
+++ b/webapp/titanembeds/constants.py
@@ -14,7 +14,7 @@ QUERY_PARAMETERS = [
{
"name": "lang",
"type": "language",
- "description": "Is your users multilingual? No worries, Titan can speak multiple languages! Check the about page for a list of all language parameters Titan can support.
Wish Titan supported your language? Consider contributing to our CrowdIn project!",
+ "description": "Are your users multilingual? No worries, Titan can speak multiple languages! Check the about page for a list of all language parameters Titan can support.
Wish Titan supported your language? Consider contributing to our CrowdIn project!",
"example": "nl_NL",
"input": "text",
},