QOL: Change Users to People in About MIH
This commit is contained in:
parent
ebd78eb72b
commit
22d8c64994
1 changed files with 1 additions and 1 deletions
|
|
@ -610,7 +610,7 @@ class _MihInfoState extends State<MihInfo> {
|
||||||
),
|
),
|
||||||
const SizedBox(width: 10),
|
const SizedBox(width: 10),
|
||||||
Text(
|
Text(
|
||||||
"Users",
|
"People",
|
||||||
textAlign: TextAlign.center,
|
textAlign: TextAlign.center,
|
||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
fontWeight: FontWeight.normal,
|
fontWeight: FontWeight.normal,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue