Merge pull request #120 from yaso-meth/Bug-About-MIH-Spelling
Correct Western "Cap" to "Cape"
This commit is contained in:
commit
4e5e171bbb
2 changed files with 1 additions and 1 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
|
|
@ -218,7 +218,7 @@ class _MihInfoState extends State<MihInfo> {
|
||||||
Widget founderBio() {
|
Widget founderBio() {
|
||||||
String bio = "";
|
String bio = "";
|
||||||
bio += "BSc Comnputer Science & Information Systems\n";
|
bio += "BSc Comnputer Science & Information Systems\n";
|
||||||
bio += "(University of the Western Cap)\n";
|
bio += "(University of the Western Cape)\n";
|
||||||
bio +=
|
bio +=
|
||||||
"6 Year of banking experience with one of the big 5 banks of South Africa.";
|
"6 Year of banking experience with one of the big 5 banks of South Africa.";
|
||||||
ImageProvider logoFrame =
|
ImageProvider logoFrame =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue