Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]

toc::[]
[role="_abstract"]
You can delete your {product-title} cluster using either the {rosa-cli-first} or the user interface (UI).
You might want to delete your {product-title} cluster if you created it for testing purposes only or no longer need it for other reasons. You can delete your cluster using either the {rosa-cli-first} or the user interface (UI).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think leading with the conditional phrase "If..." implies that this action is optional and only applicable if the user wants to do it. With that said, I think we can remove the phrasing "you might want to..." which I think will make this abstract a bit tighter and stronger.

What do you think of something like this?

Suggested change
You might want to delete your {product-title} cluster if you created it for testing purposes only or no longer need it for other reasons. You can delete your cluster using either the {rosa-cli-first} or the user interface (UI).
If you created your {product-title} cluster for testing purposes only, you can delete it after finishing your test. Delete your cluster by using the {rosa-cli-first} or the user interface (UI).


include::modules/learning-getting-started-deleting-cli.adoc[leveloffset=+1]
include::modules/learning-getting-started-deleting-web-ui.adoc[leveloffset=+1]