Skip to content

Commit b5080db

Browse files
chore(internal): codegen related update (#99)
1 parent b37855b commit b5080db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ with Browserbase() as client:
318318
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:
319319

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

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

0 commit comments

Comments
 (0)