Skip to content

Commit

Permalink
Fixed typo that combined two separate sentences without a period (#10196
Browse files Browse the repository at this point in the history
)

Moved second sentence ("Each...") to bottom of section
  • Loading branch information
alex-libre authored and k8s-ci-robot committed Sep 6, 2018
1 parent 148d40e commit 9ff4313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/concepts/containers/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Credentials can be provided in several ways:
- requires root access to all nodes to setup
- Specifying ImagePullSecrets on a Pod
- only pods which provide own keys can access the private registry

Each option is described in more detail below.


Expand Down

0 comments on commit 9ff4313

Please sign in to comment.