aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Firebase/Database/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firebase/Database/CHANGELOG.md b/Firebase/Database/CHANGELOG.md
index 1cb8ae9..5a6262b 100644
--- a/Firebase/Database/CHANGELOG.md
+++ b/Firebase/Database/CHANGELOG.md
@@ -1,5 +1,5 @@
# v4.1.1
-- [fixed] Fixed warnings for callback types with missing argument specifications in XCode 9.
+- [fixed] Fixed warnings for callback types with missing argument specifications in Xcode 9.
# v4.1.0
- Added [multi-resource](https://firebase.google.com/docs/database/usage/sharding) support to the database SDK.