Fix typo in maintenance docs

This commit is contained in:
Dennis Schridde 2018-09-20 21:45:26 +02:00 committed by Dalton Hubble
parent 032a24133b
commit f8474d68c9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Blue-green replacement reduces risk for clusters running critical applications.
Blue-green replacement provides some subtler benefits as well: Blue-green replacement provides some subtler benefits as well:
* Encourages investment in tooling for traffic migration and failovers. When a cluster incident arises, shifting applications to a healthy cluster will be second nature. * Encourages investment in tooling for traffic migration and failovers. When a cluster incident arises, shifting applications to a healthy cluster will be second nature.
* Discourages reliance on in-place opqaue state. Retain confidence in your ability to create infrastructure from scratch. * Discourages reliance on in-place opaque state. Retain confidence in your ability to create infrastructure from scratch.
* Allows Typhoon to make architecture changes between releases and eases the burden on Typhoon maintainers. By contrast, distros promising in-place upgrades get stuck with their mistakes or require complex and error-prone migrations. * Allows Typhoon to make architecture changes between releases and eases the burden on Typhoon maintainers. By contrast, distros promising in-place upgrades get stuck with their mistakes or require complex and error-prone migrations.
### Bare-Metal ### Bare-Metal