Skip to content

Commit db100f4

Browse files
authored
Merge pull request #730 from wking/drop-access-control-concerns
runtime: Drop "Barring access control concerns"
2 parents 4245201 + 92a17a9 commit db100f4

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
@@ -2,7 +2,7 @@
22

33
## <a name="runtimeScopeContainer" />Scope of a Container
44

5-
Barring access control concerns, the entity using a runtime to create a container MUST be able to use the operations defined in this specification against that same container.
5+
The entity using a runtime to create a container MUST be able to use the operations defined in this specification against that same container.
66
Whether other entities using the same, or other, instance of the runtime can see that container is out of scope of this specification.
77

88
## <a name="runtimeState" />State

0 commit comments

Comments
 (0)