Skip to content

Commit 6ae83de

Browse files
authored
Nit: remove extra (`) character. (#1094)
1 parent 953be74 commit 6ae83de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-database/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
- [internal] Updated the SDK initialization process and removed usages of
2929
deprecated method.
3030
- [changed] Added missing nullability annotations for better Kotlin interop.
31-
- [internal] Removed ``@PublicApi` annotations as they are no longer enforced
31+
- [internal] Removed `@PublicApi` annotations as they are no longer enforced
3232
and have no semantic meaning.
3333

3434
# 16.0.6

0 commit comments

Comments
 (0)