Merge pull request #27730 from petersutter/patch-1

Switch Do's and Don'ts
This commit is contained in:
Kubernetes Prow Robot
2021-04-27 05:27:38 -07:00
committed by GitHub
@@ -596,8 +596,8 @@ Do | Don't
:--| :-----
Include one command in ... | Include just one command in ...
Run the container ... | Simply run the container ...
You can easily remove ... | You can remove ...
These simple steps ... | These steps ...
You can remove ... | You can easily remove ...
These steps ... | These simple steps ...
{{< /table >}}
## {{% heading "whatsnext" %}}