Fix grammatical error (#4138)
This commit is contained in:
parent
8f2defc6f8
commit
9bcf90db93
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue