Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Exercises/WF_I_Ex_02_City_Locator.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ As a second exercise, you will build yourself an application to locate a city in

#### Assignment

Make an application that allows for selecting a Belgian town from a list. Upon selection of a town, the app shows it's location on an Open Street Map (OSM) component (thus __not__ Google Maps).
Make an application that allows for selecting a Belgian town from a list. Upon selection of a town, the app shows its location on an Open Street Map (OSM) component (thus __not__ Google Maps).

The app structure must be like this:

Expand Down