diff --git a/api/services/containers/v1/containers.proto b/api/services/containers/v1/containers.proto index 249abea47..ba2ba0552 100644 --- a/api/services/containers/v1/containers.proto +++ b/api/services/containers/v1/containers.proto @@ -15,7 +15,7 @@ option go_package = "github.com/containerd/containerd/api/services/containers/v1 // service. // // The objects here provide an state-independent view of containers for use in -// management and resource pinning. From that perspective, contaienrs do not +// management and resource pinning. From that perspective, containers do not // have a "state" but rather this is the set of resources that will be // considered in use by the container. //