Skip to content

Commit ce3e141

Browse files
author
Bojan
committed
Fix README indentation.
1 parent 0f49bb5 commit ce3e141

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
@@ -57,7 +57,7 @@ An interface _Localian.Cache_ has been exposed for any specific implementations
5757
### Change locale
5858

5959
``` kotlin
60-
Localian.setLocale(context, Locale.CANADA)
60+
Localian.setLocale(context, Locale.CANADA)
6161
```
6262

6363
_Localian_ is not responsible for updating all already loaded locale-based data.

0 commit comments

Comments
 (0)