summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjannfis <jann@mistrust.net>2020-08-11 22:56:59 +0200
committerGitHub <noreply@github.com>2020-08-11 22:56:59 +0200
commit57e85cad06a628fee331eba63034daac58d4276b (patch)
tree23e0d87410feb466580bc2c37235c0d5e3c2d246 /README.md
parent92bab103aa889599f84791983704bb5896ba4fe9 (diff)
chore: Fix typos (#40)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1cd7324..a79d087 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ to indicate all breaking changes (and how to un-break them) in the
## Contributing
You are welcome to contribute to this project by means of raising issues for
-bugs, sending & discussing enhancment ideas or by contributing code via pull
+bugs, sending & discussing enhancement ideas or by contributing code via pull
requests.
In any case, please be sure that you have read & understood the currently known
@@ -104,7 +104,7 @@ this feature in the meanwhile, but don't expect it before the v1.0 release.
**How does it persist the changes then?**
-The Argo CD Image Updater leverages the Argo CD API to set application paramaters,
+The Argo CD Image Updater leverages the Argo CD API to set application parameters,
and Argo CD will then persist the change in the application's manifest. This is
something Argo CD will not overwrite upon the next manual (or automatic) sync,
except when the overrides are explicitly set in the manifest.