Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e7fae94

Browse files
authoredJan 8, 2025
docs(readme): moved period to inside parentheses (#1980)
1 parent 7bd92f0 commit e7fae94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ An example of using the client with Microsoft Entra ID (formerly known as Azure
769769
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:
770770

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.