diff --git a/docs/source/commands/apply.rst b/docs/source/commands/apply.rst index 6e600270..44887c64 100644 --- a/docs/source/commands/apply.rst +++ b/docs/source/commands/apply.rst @@ -56,5 +56,5 @@ an update of the armada deployed charts. If you remove ``armada/Charts/v1`` from the ``armada/ChartGroups/v1`` in the armada manifest and exectute an ``armada apply`` with the ``--enable-chart-cleanup`` flag. -Armada will remove undefiend releases with the armada manifest's +Armada will remove undefined releases with the armada manifest's ``release_prefix`` keyword. diff --git a/docs/source/operations/guide-build-armada-yaml.rst b/docs/source/operations/guide-build-armada-yaml.rst index f673a517..fd874b15 100644 --- a/docs/source/operations/guide-build-armada-yaml.rst +++ b/docs/source/operations/guide-build-armada-yaml.rst @@ -77,7 +77,7 @@ armada/Chart/v1 .. DANGER:: - DEPRICATION: ``timeout`` key-value will be removed timeout will be defiend + DEPRECATION: ``timeout`` key-value will be removed timeout will be defined under ``wait`` object.