Skip to content

Commit 5154ae0

Browse files
SUPERCILEXsamtstern
authored andcommitted
Add syntax highlighting to XML provider config in README (#892)
1 parent 1e179c0 commit 5154ae0

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)