We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03752e2 commit 8c5fe3dCopy full SHA for 8c5fe3d
docs/rules/1020.md
@@ -2,7 +2,7 @@
2
3
**Description**: Checks whether an existing enum property has added more allowed values from the previous specification.
4
5
-**Cause**: This is considered a a breaking change. This change requires new api-version.
+**Cause**: This is considered a breaking change. This change requires new api-version.
6
7
**Example**: Enum Property `b` is adding more allowed values without revising api-version.
8
0 commit comments