From 2c630db817fa5125b937f648ff69c3fb4ccb54d1 Mon Sep 17 00:00:00 2001 From: Rodrigo Lazo Paz Date: Tue, 7 Jan 2020 11:39:24 -0500 Subject: [PATCH] Nit: remove extra (`) character. --- firebase-database/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firebase-database/CHANGELOG.md b/firebase-database/CHANGELOG.md index d692876c465..6fb1c5fb05c 100644 --- a/firebase-database/CHANGELOG.md +++ b/firebase-database/CHANGELOG.md @@ -28,7 +28,7 @@ - [internal] Updated the SDK initialization process and removed usages of deprecated method. - [changed] Added missing nullability annotations for better Kotlin interop. -- [internal] Removed ``@PublicApi` annotations as they are no longer enforced +- [internal] Removed `@PublicApi` annotations as they are no longer enforced and have no semantic meaning. # 16.0.6