aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Firebase/Auth/CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md
index fd5af27..94d508b 100644
--- a/Firebase/Auth/CHANGELOG.md
+++ b/Firebase/Auth/CHANGELOG.md
@@ -8,8 +8,8 @@
email-link authentication. If `handleCodeInApp` is set to false an invalid argument exception
is thrown (#931).
-- Adds support for passing the deep link (which is embedded in the sign-in link sent via email) to the
- `signInWithEmail:link:completion:` and `isSignInWithEmailLink:` methods during an
+- Adds support for passing the deep link (which is embedded in the sign-in link sent via email) to the
+ `signInWithEmail:link:completion:` and `isSignInWithEmailLink:` methods during an
email/link sign-in flow (#1023).
# v4.5.0