Typo Grand -> Grant
This commit is contained in:
parent
b6724fc04c
commit
a0a8b6783e
|
@ -250,7 +250,7 @@ fun WeatherInfo(modifier: Modifier = Modifier) {
|
||||||
),
|
),
|
||||||
) {
|
) {
|
||||||
Text(
|
Text(
|
||||||
text = "Grand Permission",
|
text = "Grant Permission",
|
||||||
fontWeight = breezeFontWeight,
|
fontWeight = breezeFontWeight,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue