summaryrefslogtreecommitdiff
path: root/docs/sources/reference/api/registry_api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sources/reference/api/registry_api.md')
-rw-r--r--docs/sources/reference/api/registry_api.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sources/reference/api/registry_api.md b/docs/sources/reference/api/registry_api.md
index f8bdd6657d..2840693fa8 100644
--- a/docs/sources/reference/api/registry_api.md
+++ b/docs/sources/reference/api/registry_api.md
@@ -62,10 +62,10 @@ grasp the context, here are some examples of registries:
> - local mount point;
> - remote docker addressed through SSH.
-The latter would only require two new commands in docker, e.g.
+The latter would only require two new commands in docker, e.g.,
`registryget` and `registryput`, wrapping access to the local filesystem
(and optionally doing consistency checks). Authentication and authorization
-are then delegated to SSH (e.g. with public keys).
+are then delegated to SSH (e.g., with public keys).
# Endpoints