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
commit 6ee5ce4f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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" %}}