Skip to content

Commit cb0a1f2

Browse files
authored
Update README.md
1 parent 756aa8f commit cb0a1f2

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
@@ -373,7 +373,7 @@ easily overridden by name in your application. See
373373
[the built-in strings.xml](src/main/res/values/strings.xml) and simply
374374
redefine a string to change it, for example:
375375

376-
```java
376+
```xml
377377
<resources>
378378
<!-- was "Signing up..." -->
379379
<string name="progress_dialog_signing_up">Creating your shiny new account...</string>

0 commit comments

Comments
 (0)