correct spelling mistake
This commit is contained in:
parent
e0c7023d92
commit
7a2f6d3e4d
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ class _MihInfoState extends State<MihInfo> {
|
||||||
|
|
||||||
Widget founderBio() {
|
Widget founderBio() {
|
||||||
String bio = "";
|
String bio = "";
|
||||||
bio += "BSc Comnputer Science & Information Systems\n";
|
bio += "BSc Computer Science & Information Systems\n";
|
||||||
bio += "(University of the Western Cape)\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.";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue