diff --git a/docs/installation.md b/docs/installation.md
index f4d9e2e7..5c1eaaa5 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -19,7 +19,7 @@ In order to use the plugin in Argo CD you have 4 distinct options:
### Explaining your options
-First, the Argo CD docs provide valuable information on how to extend the `argocd-repo-server` with additonal tools or a custom built image: .
+First, the Argo CD docs provide valuable information on how to extend the `argocd-repo-server` with additional tools or a custom built image: .
Before version 2.4.0 of Argo CD, the only way to install AVP was as an additional binary that ran inside the `argocd-repo-server` container when specifically told by including the following YAML in an Application mainfest:
```yaml