diff --git a/docs/tasks/configure-pod-container/pull-image-private-registry.md b/docs/tasks/configure-pod-container/pull-image-private-registry.md index 1c1837c93c..697a9009f8 100644 --- a/docs/tasks/configure-pod-container/pull-image-private-registry.md +++ b/docs/tasks/configure-pod-container/pull-image-private-registry.md @@ -29,7 +29,7 @@ When prompted, enter your Docker username and password. The login process creates or updates a `config.json` file that holds an authorization token. -View the `configfile.json` file: +View the `config.json` file: cat ~/.docker/config.json