diff options
| author | jannfis <jann@mistrust.net> | 2020-08-11 22:56:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-11 22:56:59 +0200 |
| commit | 57e85cad06a628fee331eba63034daac58d4276b (patch) | |
| tree | 23e0d87410feb466580bc2c37235c0d5e3c2d246 /README.md | |
| parent | 92bab103aa889599f84791983704bb5896ba4fe9 (diff) | |
chore: Fix typos (#40)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
