Skip to content

Commit ec46720

Browse files
authored
Minor wording edits
1 parent 51ddb7f commit ec46720

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/content/docs/version-management/get-started.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ For new changes to your zone, [create a new version](/version-management/how-to/
5050

5151
## Delete specific version
5252

53-
It is not possible to delete a specific version in Version Management.
54-
The versions created in Version Management are immutable and cannot be deleted. This is to ensure that changes are tracked and can be rolled back if needed.
53+
The versions created in Version Management are immutable and cannot be deleted to ensure that changes are tracked and can be rolled back if needed.
5554

56-
However, you can create a new version and clone the configuration from the previous version, making any necessary changes before promoting it to your desired environment.
57-
This way, you can effectively "delete" the old version by no longer using it.
55+
You can, however, create a new version and clone the configuration from the previous version, making any necessary changes before promoting it to your desired environment. This solution allows you to effectively "delete" the old version by no longer using it.

0 commit comments

Comments
 (0)