Skip to content

Commit d1806d9

Browse files
Bl4ckSpr4yDaneEveritt
authored andcommitted
Fix a typo (pterodactyl#856)
Changed 'custo' to 'custom'.
1 parent a0a968c commit d1806d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

database/seeds/eggs/source-engine/egg-custom-source-engine-game.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"exported_at": "2017-11-03T22:30:06-05:00",
77
"name": "Custom Source Engine Game",
88
"author": "support@pterodactyl.io",
9-
"description": "This option allows modifying the startup arguments and other details to run a custo SRCDS based game on the panel.",
9+
"description": "This option allows modifying the startup arguments and other details to run a custom SRCDS based game on the panel.",
1010
"image": "quay.io\/pterodactyl\/core:source",
1111
"startup": ".\/srcds_run -game {{SRCDS_GAME}} -console -port {{SERVER_PORT}} +map {{SRCDS_MAP}} +ip 0.0.0.0 -strictportbind -norestart",
1212
"config": {
@@ -42,4 +42,4 @@
4242
"rules": "required|alpha_dash|between:1,100"
4343
}
4444
]
45-
}
45+
}

0 commit comments

Comments
 (0)