Skip to content

Commit 57428ed

Browse files
Merge pull request #733 from wking/remove-base-operating-system-loophole
runtime: Drop "not supported by the base OS" loophole
2 parents 844f392 + 36013df commit 57428ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Unless otherwise stated, logging a warning does not change the flow of the opera
8282

8383
## <a name="runtimeOperations" />Operations
8484

85-
OCI compliant runtimes MUST support the following operations, unless the operation is not supported by the base operating system.
85+
Unless otherwise stated, runtimes MUST support the following operations.
8686

8787
Note: these operations are not specifying any command-line APIs, and the parameters are inputs for general operations.
8888

0 commit comments

Comments
 (0)