Revert "Fix: typos in docs and comments (#7805)" (#8592)

This reverts commit 417180246c.
This commit is contained in:
Tom Janson
2022-03-02 20:57:13 +01:00
committed by GitHub
parent ddef7e1139
commit 2e925f82ef
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ For a large scaled deployments, consider the following configuration changes:
* Override the ``download_run_once: true`` and/or ``download_localhost: true``.
See download modes for details.
* Adjust the `retry_stagger` global var as appropriate. It should provide same
* Adjust the `retry_stagger` global var as appropriate. It should provide sane
load on a delegate (the first K8s control plane node) then retrying failed
push or download operations.