Switch Do's and Don'ts

pull/27730/head
Peter Sutter 2021-04-26 12:01:56 +02:00
parent 582d97b964
commit 5deefdaa9d
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" %}}