spelling mistake fix

This commit is contained in:
2024-08-29 16:34:58 +02:00
parent bad236985b
commit 2e9a6da1b9

View File

@@ -93,7 +93,7 @@ class _HomeTileGridState extends State<HomeTileGrid> {
AppProfileUpdateArguments(widget.signedInUser, widget.propicFile),
);
},
tileName: "Mzansi Profie",
tileName: "Mzansi Profile",
tileIcon: Image(image: logo),
p: getPrim(),
s: getSec(),