Skip to content

Commit 64cd395

Browse files
Update graph/GuidelinesGraph.md
Co-authored-by: Darrel <[email protected]>
1 parent d02a97c commit 64cd395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/GuidelinesGraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ In general, making changes to the API contract for existing elements is
395395
considered breaking. Adding new elements is allowed and not considered a
396396
breaking change.
397397

398-
:heavy_check_mark: **DO use not-breaking changes:**
398+
:heavy_check_mark: **DO use non-breaking changes:**
399399
* Addition of an annotation OpenType="true" Addition of properties that are nullable or have a default value
400400
* Addition of a member to an evolvable enumeration 1. Removal, rename, or change to the type of an open extension
401401
* Removal, rename, or change to the type of an annotation *Introduction of paging to existing collections

0 commit comments

Comments
 (0)