Skip to content

Commit 0c604a2

Browse files
committed
edits
1 parent 6cf0a91 commit 0c604a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/api-management-versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ When you use the Azure portal to enable versioning on an existing API, the follo
8888

8989
## Versions and revisions
9090

91-
Versions and revisions are distinct features. Each version can have multiple revisions, just like a non-versioned API. You can use revisions without using versions, or the other way around. Typically, versions are used to separate API versions with breaking changes, while revisions can be used for minor and non-breaking changes to an API.
91+
Versions and revisions are distinct features. Each version can have multiple revisions, just like a non-versioned API. You can use revisions without using versions, or the other way around. Typically, versions are used to separate API versions that have breaking changes, and revisions can be used for minor and non-breaking changes to an API.
9292

93-
If you find that your revision has breaking changes, or if you want to formally turn your revision into a beta/test version, you can create a version from a revision. In the Azure portal, select **Create Version from Revision** on the revision context menu on the **Revisions** tab.
93+
If you find that your revision has breaking changes, or if you want to formally turn your revision into a beta/test version, you can create a version from a revision. In the Azure portal, select **Create Version from this Revision** on the revision context menu (**...**) on the **Revisions** tab.
9494

9595
## Developer portal
9696

0 commit comments

Comments
 (0)