diff --git a/config.md b/config.md index aedcf142f..0453becc0 100644 --- a/config.md +++ b/config.md @@ -327,7 +327,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.