spelling mistake fix
This commit is contained in:
parent
bad236985b
commit
2e9a6da1b9
1 changed files with 1 additions and 1 deletions
|
|
@ -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(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue