diff --git a/config.md b/config.md index 78de158cf4b..636cb15329e 100644 --- a/config.md +++ b/config.md @@ -340,7 +340,6 @@ For Windows based systems the user structure has the following fields: ## Platform-specific configuration [**`platform.os`**](#platform) is used to specify platform-specific configuration. - Runtime implementations MAY support any valid values for platform-specific fields as part of this configuration. * **`linux`** (object, OPTIONAL) [Linux-specific configuration](config-linux.md). This MAY be set if **`platform.os`** is `linux` and MUST NOT be set otherwise.