diff --git a/content/en/docs/contribute/style/style-guide.md b/content/en/docs/contribute/style/style-guide.md index 5931422e95..26df0a85ac 100644 --- a/content/en/docs/contribute/style/style-guide.md +++ b/content/en/docs/contribute/style/style-guide.md @@ -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" %}}