From e880e67da07c2222859c1d8b32681f9869db0298 Mon Sep 17 00:00:00 2001 From: Ali Al-Shabibi Date: Sun, 30 Jun 2024 16:06:08 +0200 Subject: [PATCH] Update containerz/containerz.proto Co-authored-by: Rob Shakir --- containerz/containerz.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containerz/containerz.proto b/containerz/containerz.proto index a183b14..8ce69da 100644 --- a/containerz/containerz.proto +++ b/containerz/containerz.proto @@ -362,7 +362,7 @@ message StartContainerRequest { repeated string remove = 2; } - // Add or remove capabilities on this container. The list of valid + // Add or remove capabilities to this container. The list of valid // capabilities can be found in // https://man7.org/linux/man-pages/man7/capabilities.7.html. // This is default set of capabilities: