minor fixes

This commit is contained in:
tomas f
2020-09-22 20:25:49 -03:00
parent dfcaa0449e
commit 4528554cbc
3 changed files with 2 additions and 2 deletions

View File

@@ -495,7 +495,7 @@ receiving traffic only once it's actually ready for it.
Sometimes, you might want even more control when you roll out a new version.
Two popular techniques are
**blue/green deployment*** and **canary deployment**.
**blue/green deployment** and **canary deployment**.
### 2.10.1 Blue / Green Deployment

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -316,7 +316,7 @@ img {
figure {
text-align: center;
font-style: italic;
font-size: smaller;
font-size: 90%;
}
/*==TABLES==*/