Skip to content

Commit

Permalink
change from we to you
Browse files Browse the repository at this point in the history
  • Loading branch information
popcor255 committed Mar 30, 2020
1 parent 9596c94 commit 6328deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ spec:
Before you can execute your `TaskRun`, you must create a `secret` to push your image
to your desired image registry:

*** Note: *** You can get your docker access token at [docker hub](https://hub.docker.com/settings/security).
**Note:** You can get your docker access token at [docker hub](https://hub.docker.com/settings/security).

```bash
kubectl create secret docker-registry regcred \
Expand Down

0 comments on commit 6328deb

Please sign in to comment.