Skip to content

Commit 89e9bb7

Browse files
chore(internal): codegen related update (#220)
1 parent 9b96a12 commit 89e9bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ with OnebusawaySDK() as client:
304304
This package generally follows [SemVer](https://semver.org/spec/v2.0.0.html) conventions, though certain backwards-incompatible changes may be released as minor versions:
305305

306306
1. Changes that only affect static types, without breaking runtime behavior.
307-
2. Changes to library internals which are technically public but not intended or documented for external use. _(Please open a GitHub issue to let us know if you are relying on such internals)_.
307+
2. Changes to library internals which are technically public but not intended or documented for external use. _(Please open a GitHub issue to let us know if you are relying on such internals.)_
308308
3. Changes that we do not expect to impact the vast majority of users in practice.
309309

310310
We take backwards-compatibility seriously and work hard to ensure you can rely on a smooth upgrade experience.

0 commit comments

Comments
 (0)