summaryrefslogtreecommitdiff
path: root/docs/basics
diff options
context:
space:
mode:
authorSondre Lillebø Gundersen <sondrelg@live.no>2022-11-18 01:05:20 +0100
committerGitHub <noreply@github.com>2022-11-17 19:05:20 -0500
commitfd2229731cdeb454db0dd3ba0199bcc2d1aa3b54 (patch)
tree3784d02a02e9435eab781b7f21a611026ea68a48 /docs/basics
parentdba3046d1120d6a43855edadbb1481b64e438063 (diff)
docs: Add missing word (#472)
Diffstat (limited to 'docs/basics')
-rw-r--r--docs/basics/authentication.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/basics/authentication.md b/docs/basics/authentication.md
index 7da969f..f74b209 100644
--- a/docs/basics/authentication.md
+++ b/docs/basics/authentication.md
@@ -16,7 +16,7 @@ Role that holds the required permissions, and a RoleBinding to bind the
Role to the ServiceAccount.
In the default installation scenario, i.e. Argo CD Image Updater installed
-to the `argocd` namespace, no further configuration has to done in order
+to the `argocd` namespace, no further configuration has to be done in order
for Argo CD Image Updater to access the Kubernetes API. If your Argo CD
installation is in a different namespace than `argocd`, you would have
to adapt the RoleBinding to bind to the ServiceAccount in the correct