aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-04 14:35:35 -0700
committerGravatar Ryan Wilson <wilsonryan@google.com>2018-04-04 18:44:34 -0400
commit5e2a9e43869b7bc16acf4ecc1f6ba813bccbed72 (patch)
treed814fd222ca9006d8da2846be0b91059c8960516 /Firebase
parent4416b60446029d7be5443a48b4532598758bdf58 (diff)
Fix build break from trailing whitespace (#1027)
Diffstat (limited to 'Firebase')
-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