diff --git a/runtime.md b/runtime.md
index 4786848a0..e2c7a2f4c 100644
--- a/runtime.md
+++ b/runtime.md
@@ -2,7 +2,7 @@
## Scope of a Container
-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.
+The entity using a runtime to create a container MUST be able to use the operations defined in this specification against that same container.
Whether other entities using the same, or other, instance of the runtime can see that container is out of scope of this specification.
## State