Skip to content

Commit 1c78e4b

Browse files
authored
Apply suggestions from code review
1 parent 7915db1 commit 1c78e4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FirebaseAuth/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
current user is unexpectedly `nil` at startup.
77
- [fixed] Restore Firebase 10 decoding behavior to prevent user provider data
88
from always being decoded as `nil` . Note that this fix was only needed for
9-
cases Firebase 11 was reading data written by Firebase 10. (#14011)
9+
cases where Firebase 11 was reading data written by Firebase 10. (#14011)
1010
- [fixed] Restore Firebase 10 decoding behavior to prevent user provider data
1111
from being decoded as `nil` when a user has multiple linked providers. Note
12-
that this fix was only needed for cases Firebase 11 was reading data written
12+
that this fix was only needed for cases where Firebase 11 was reading data written
1313
by Firebase 10. Note that this fix will not be in the 11.6.0 zip and
1414
Carthage distributions, but will be included from 11.6.0 onwards. (#14011)
1515

0 commit comments

Comments
 (0)