Skip to content

Commit ff7f4c7

Browse files
chansukechengfang
authored andcommitted
fix: correct sentence
Signed-off-by: chansuke <moonset20@gmail.com>
1 parent 6b33704 commit ff7f4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ variable named `ARGOCD_TOKEN`, which is set from a field named
169169
`argocd.token` in a secret named `argocd-image-updater-secret`.
170170

171171
The value for `argocd.token` should be set to the *base64 encoded* value of the
172-
access token you have generated above. As a short-cut, you can use the generate
172+
access token you have generated above. As a short-cut, you can use generate
173173
secret with `kubectl` and apply it over the existing resource:
174174

175175
```shell

0 commit comments

Comments
 (0)