aboutsummaryrefslogtreecommitdiffhomepage
path: root/AuthSamples
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-06-30 10:47:37 -0700
committerGravatar VinayGuthal <vinayg@qhode.com>2017-06-30 13:47:37 -0400
commitddbfd4cc666f5227ab0e1f5a98c8a499ccbb32d1 (patch)
tree9c2ec4e15b6741f413d66f428c45f0278219d728 /AuthSamples
parent925f4c8b7558373172dd9410b7844637afaa2424 (diff)
Add travis trailing whitespace check (#116)
* Add travis trailing whitespace check * Remove trailing white space
Diffstat (limited to 'AuthSamples')
-rw-r--r--AuthSamples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AuthSamples/README.md b/AuthSamples/README.md
index f98902e..66c21e1 100644
--- a/AuthSamples/README.md
+++ b/AuthSamples/README.md
@@ -22,7 +22,7 @@ You'll need valid `GoogleService-Info.plist` files for those samples. To get you
#### GoogleService-Info_multi.plist files
-This feature is for advanced testing.
+This feature is for advanced testing.
1. The developer would need to get a GoogleService-Info.plist from a different iOS client (which can be in a different Firebase project)
2. Save this plist file as GoogleService-Info_multi.plist in [Sample/GoogleService-Info_multi.plist](Sample/GoogleService-Info_multi.plist). This enables testing that FirebaseAuth continues to work after switching the Firebase App in the runtime.