File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ and your code might break with any new release of this library.
99Any classes, methods and properties that are ` public ` and not marked as
1010` @internal ` are considered to be part of the API. Those methods will continue
1111working in a compatible way over minor and bug-fix releases according
12- to [ Semantic Versioning] ( https://semver.org/ ) . though we might change the native
13- type declarations in a way that might could break subclasses, though .
12+ to [ Semantic Versioning] ( https://semver.org/ ) , though we might change the native
13+ type declarations in a way that could break subclasses.
1414
1515Any classes, methods and properties that are ` protected ` or ` private ` are _ not_
1616considered part of the API. Please do not rely on them. If you do, you're on
You can’t perform that action at this time.
0 commit comments