diff --git a/resources/plugins/arty/plugin.json b/resources/plugins/arty/plugin.json index 8b34ec1f..55c766c8 100644 --- a/resources/plugins/arty/plugin.json +++ b/resources/plugins/arty/plugin.json @@ -3,7 +3,7 @@ "defaultValue": false, "specificOptions": [ { - "nameInUI": "Time to impcat of the rounds", + "nameInUI": "Time to impact of the rounds", "mnemonic": "user_fireDelay", "defaultValue": 15 }, @@ -18,7 +18,7 @@ "defaultValue": 150 }, { - "nameInUI": "Max spotting distance. In kilometers.", + "nameInUI": "Max spotting distance (in km)", "mnemonic": "user_spottingDistance", "defaultValue": 15 } @@ -35,4 +35,4 @@ "mnemonic": "arty-config" } ] -} \ No newline at end of file +}