Skip to content

Commit 6ee5ce4

Browse files
authored
Merge pull request #27730 from petersutter/patch-1
Switch Do's and Don'ts
2 parents 2ce78eb + 5deefda commit 6ee5ce4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/contribute/style/style-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -596,8 +596,8 @@ Do | Don't
596596
:--| :-----
597597
Include one command in ... | Include just one command in ...
598598
Run the container ... | Simply run the container ...
599-
You can easily remove ... | You can remove ...
600-
These simple steps ... | These steps ...
599+
You can remove ... | You can easily remove ...
600+
These steps ... | These simple steps ...
601601
{{< /table >}}
602602

603603
## {{% heading "whatsnext" %}}

0 commit comments

Comments
 (0)