spelling mistake fix

This commit is contained in:
yaso-meth 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), AppProfileUpdateArguments(widget.signedInUser, widget.propicFile),
); );
}, },
tileName: "Mzansi Profie", tileName: "Mzansi Profile",
tileIcon: Image(image: logo), tileIcon: Image(image: logo),
p: getPrim(), p: getPrim(),
s: getSec(), s: getSec(),