Skip to content

Commit fd22297

Browse files
authored
docs: Add missing word (#472)
1 parent dba3046 commit fd22297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Role that holds the required permissions, and a RoleBinding to bind the
1616
Role to the ServiceAccount.
1717

1818
In the default installation scenario, i.e. Argo CD Image Updater installed
19-
to the `argocd` namespace, no further configuration has to done in order
19+
to the `argocd` namespace, no further configuration has to be done in order
2020
for Argo CD Image Updater to access the Kubernetes API. If your Argo CD
2121
installation is in a different namespace than `argocd`, you would have
2222
to adapt the RoleBinding to bind to the ServiceAccount in the correct

0 commit comments

Comments
 (0)