Skip to content
Snippets Groups Projects

Fix typo in README.md

Open Balázs Orbán requested to merge balazor/examples:patch-1 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -6,7 +6,7 @@ This project is about managing sets of geo-locations, like tracks from hiking og
* a JavaFX app for visualising, analysing and editing sets of geo-locations
* web server with a REST API for managing sets of geo-locations, primarily for collecting the geo-locations from apps, but also as persistence layer for the JavaFX app
## Getting startet
## Getting started
### Prerequisites
Loading