Fixed grammar issue (#82)

This commit is contained in:
Jelle Z 2018-02-01 18:59:46 +01:00 committed by Jeremy "EndenDragon" Zhang
parent b11f7ea592
commit 9b1ccd494e

View File

@ -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. <br> Wish Titan supported your language? Consider contributing to <a href=\"http://translate.titanembeds.com/\" target=\"_blank\">our CrowdIn project</a>!",
"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. <br> Wish Titan supported your language? Consider contributing to <a href=\"http://translate.titanembeds.com/\" target=\"_blank\">our CrowdIn project</a>!",
"example": "nl_NL",
"input": "text",
},