Skip to content

Commit 6ada16f

Browse files
authored
Typo "resources"
Fixed typo
1 parent 5e52691 commit 6ada16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Build beautiful, usable products using Material Components for NativeScript.
2323
## Android migration to AndroidX
2424

2525
For Material Components to work correctly with {N} 6 and AndroidX you need to update your android app theme.
26-
inside ```App_ressources/android/res/values/styles.xml``` replace all occurences of ```Theme.AppCompat``` with ```Theme.MaterialComponents```
26+
inside ```App_resources/android/res/values/styles.xml``` replace all occurences of ```Theme.AppCompat``` with ```Theme.MaterialComponents```
2727

2828
## Contribution
2929

0 commit comments

Comments
 (0)