Skip to content

Commit ebd93fd

Browse files
authored
Merge pull request #730 from elyscape/fix/platform-os-features-format
Fix formatting of platform.os.features values list
2 parents 7c336bd + a3970ec commit ebd93fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

image-index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ For the media type(s) that this document is compatible with, see the [matrix][ma
6363

6464
This OPTIONAL property specifies an array of strings, each specifying a mandatory OS feature.
6565
When `os` is `windows`, image indexes SHOULD use, and implementations SHOULD understand the following values:
66-
- `win32k`: image requires `win32k.sys` on the host (Note: `win32k.sys` is missing on Nano Server)
66+
67+
- `win32k`: image requires `win32k.sys` on the host (Note: `win32k.sys` is missing on Nano Server)
68+
6769
When `os` is not `windows`, values are implementation-defined and SHOULD be submitted to this specification for standardization.
6870

6971
- **`variant`** *string*

0 commit comments

Comments
 (0)