Merge pull request #618 from camjac251/patch-1

small grammar fix
This commit is contained in:
Michael (Parker) Parker
2020-07-17 09:51:56 -04:00
committed by GitHub

View File

@@ -142,7 +142,7 @@
},
{
"name": "Regen Server",
"description": "If the server should have it's files removed and regenerate the server seed.",
"description": "If the server should have its files removed and regenerate the server seed.",
"env_variable": "REGEN_SERVER",
"default_value": "0",
"user_viewable": 1,
@@ -159,4 +159,4 @@
"rules": "required|string"
}
]
}
}