Skip to content

Commit 0261d6d

Browse files
docs: simplify note on critical fixes
Co-authored-by: Lawrence Qiu <[email protected]>
1 parent 4082e4e commit 0261d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@ additional qualifications:
15471547
1. Components marked with `@ObsoleteApi` are stable for usage in the current major version,
15481548
but will be marked with `@Deprecated` in a future major version.
15491549
**NOTE**: We reserve the right to mark anything as `@Deprecated` and introduce breaking
1550-
changes in a minor version for anythign that we deem to be ***critical bugs and
1550+
changes in a minor version to fix any ***critical bugs and
15511551
vulnerabilities***.
15521552

15531553
## License

0 commit comments

Comments
 (0)