Fix grammatical error (#4138)

This commit is contained in:
Argonaut Network
2022-06-26 21:17:02 -04:00
committed by GitHub
parent 8f2defc6f8
commit 9bcf90db93

View File

@@ -87,7 +87,7 @@
},
{
"name": "Tickrate",
"description": "The tickrate defines how fast the server will update each entities location.",
"description": "The tickrate defines how fast the server will update each entity's location.",
"env_variable": "TICKRATE",
"default_value": "22",
"user_viewable": true,