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),
|
||||
Text(
|
||||
"Users",
|
||||
"People",
|
||||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
fontWeight: FontWeight.normal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue