Skip to content

Commit 9bcf90d

Browse files
Fix grammatical error (pterodactyl#4138)
1 parent 8f2defc commit 9bcf90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/Seeders/eggs/source-engine/egg-garrys-mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
{
8989
"name": "Tickrate",
90-
"description": "The tickrate defines how fast the server will update each entities location.",
90+
"description": "The tickrate defines how fast the server will update each entity's location.",
9191
"env_variable": "TICKRATE",
9292
"default_value": "22",
9393
"user_viewable": true,

0 commit comments

Comments
 (0)