Skip to content

Commit d871c7a

Browse files
authored
Merge pull request #895 from firebase/master
Merge master into dev
2 parents 2f8ee50 + 5154ae0 commit d871c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If support for Twitter Sign-in is also required, define the resource strings
102102
`twitter_consumer_key` and `twitter_consumer_secret` to match the values of your
103103
Twitter app as reported by the [Twitter application manager](https://apps.twitter.com/).
104104

105-
```
105+
```xml
106106
<resources>
107107
<string name="twitter_consumer_key" translatable="false">YOURCONSUMERKEY</string>
108108
<string name="twitter_consumer_secret" translatable="false">YOURCONSUMERSECRET</string>

0 commit comments

Comments
 (0)