We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 176fe80 + a208e44 commit f6b9850Copy full SHA for f6b9850
config.md
@@ -292,7 +292,7 @@ For Windows based systems the user structure has the following fields:
292
This SHOULD only be set if **`platform.os`** is `linux`.
293
* **`solaris`** (object, OPTIONAL) [Solaris-specific configuration](config-solaris.md).
294
This SHOULD only be set if **`platform.os`** is `solaris`.
295
-* **`windows`** (object, optional) [Windows-specific configuration](config-windows.md).
+* **`windows`** (object, OPTIONAL) [Windows-specific configuration](config-windows.md).
296
This SHOULD only be set if **`platform.os`** is `windows`.
297
298
### Example (Linux)
0 commit comments