You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: runtime.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## <aname="runtimeScopeContainer" />Scope of a Container
4
4
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.
6
6
Whether other entities using the same, or other, instance of the runtime can see that container is out of scope of this specification.
0 commit comments