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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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,