Skip to content

Commit 9e62118

Browse files
authored
Fixing typo in Readme
FirebaseUI/Google referenced twice, should be FirebaseUI/Twitter
1 parent 799f851 commit 9e62118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pod 'FirebaseUI/Facebook', '~> 0.6'
3434
pod 'FirebaseUI/Google', '~> 0.6'
3535

3636
# Only pull in Twitter login features
37-
pod 'FirebaseUI/Google', '~> 0.6'
37+
pod 'FirebaseUI/Twitter', '~> 0.6'
3838
```
3939

4040
If you're including FirebaseUI in a Swift project, make sure you also have:

0 commit comments

Comments
 (0)