small fixes

This commit is contained in:
Sid 2022-10-23 19:52:51 +02:00
parent 9af33b692e
commit a570b2f9f3
3 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@ public class Me {
self.nickname = "Sid";
self.year_born = 1999;
self.hometown = "Skedsmokorset, Viken";
self.curr_location = "Nygård, Bergen";
self.curr_location = "Bergen, Vestlandet";
self.university = "Western University of Applied Sciences";
}