This reverts commit 346351cda86c2013273ba6a8864fd82c2c79c3bd.
@@ -422,7 +422,7 @@ return {
{
name = "os",
type = "string",
- description = "Either \"Windows\", \"macOS\", or \"Web\"."
+ description = "Either \"windows\" or \"macOS\"."
}
@@ -7,7 +7,7 @@ return {
name = 'os',
type = 'string',
- description = 'Either "Windows", "macOS", or "Web".'
+ description = 'Either "windows" or "macOS".'