forked from yaso_meth/mih-project
Merge pull request #120 from yaso-meth/Bug-About-MIH-Spelling
Correct Western "Cap" to "Cape"
This commit is contained in:
@@ -218,7 +218,7 @@ class _MihInfoState extends State<MihInfo> {
|
||||
Widget founderBio() {
|
||||
String bio = "";
|
||||
bio += "BSc Comnputer Science & Information Systems\n";
|
||||
bio += "(University of the Western Cap)\n";
|
||||
bio += "(University of the Western Cape)\n";
|
||||
bio +=
|
||||
"6 Year of banking experience with one of the big 5 banks of South Africa.";
|
||||
ImageProvider logoFrame =
|
||||
|
||||
Reference in New Issue
Block a user