Fix grammar issue

This commit is contained in:
Skylan
2022-07-28 23:27:55 -07:00
committed by GitHub
parent 667aad0e0e
commit 829585fcdb

View File

@@ -16,7 +16,7 @@
---
This web application allows you to track your outdoor activities (workouts) from gpx files and keep your data on your own server.
No mobile app is developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file.
No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file.
Examples for Android (non-exhaustive list):
* [Runner Up](https://github.com/jonasoreland/runnerup) (GPL v3)
* [ForRunners](https://gitlab.com/brvier/ForRunners) (GPL v3)