diff --git a/pages/common/crane-registry.md b/pages/common/crane-registry.md index e2d9bda111f731..3f11c000fc7429 100644 --- a/pages/common/crane-registry.md +++ b/pages/common/crane-registry.md @@ -1,6 +1,6 @@ # crane registry -> This command serves a registry implementation on an automatically chosen port (:0), `$PORT` or --address. +> This command serves a registry implementation on an automatically chosen port (`:0`), `$PORT` or `--address`. > The command blocks while the server accepts pushes and pulls and contents are can be stored in memory, and disk. > More information: .