Skip to content

Commit 39c5363

Browse files
chore(internal): codegen related update (#539)
1 parent e2e8c4e commit 39c5363

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
@@ -306,7 +306,7 @@ await client.video.assets.retrieve('t02rm...', {
306306
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:
307307

308308
1. Changes that only affect static types, without breaking runtime behavior.
309-
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)_.
309+
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.)_
310310
3. Changes that we do not expect to impact the vast majority of users in practice.
311311

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

0 commit comments

Comments
 (0)