aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-04 14:35:35 -0700
committerGravatar GitHub <noreply@github.com>2018-04-04 14:35:35 -0700
commiteb583f213e69d0fa44102a07b15ce07c919d9439 (patch)
treed9fa85f08cea1f2f8125fd84c2cf1f468f364c5f /Firebase/Auth
parent2961f17a0efb9c17e437a1b78a832817313ba9ba (diff)
Fix build break from trailing whitespace (#1027)
Diffstat (limited to 'Firebase/Auth')
-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