Skip to content

Commit 5268693

Browse files
authored
Merge pull request #173 from Danm72/patch-1
Fixing typo in Readme
2 parents 799f851 + 9e62118 commit 5268693

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)