From 8497044473f21ebdb71028dcf19e1a83ff072793 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 3 Sep 2024 18:36:17 +0200 Subject: [PATCH] rephrase faq section --- website/src/lib/docs/en/faq.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/en/faq.mdx b/website/src/lib/docs/en/faq.mdx index df8878dc..f36f441d 100644 --- a/website/src/lib/docs/en/faq.mdx +++ b/website/src/lib/docs/en/faq.mdx @@ -10,22 +10,22 @@ title: FAQ ### Do I need to donate to use the website? -No, you don't need to donate to use the website or unlock any features. +No. The website is free to use and always will be (as long as it is financially sustainable). However, donations are appreciated and help keep the website running. ### Why is this route chosen over that one? *Or* how can I add something to the map? -**gpx.studio** uses data from OpenStreetMap, which is a crowd-sourced map of the world. +**gpx.studio** uses data from OpenStreetMap, which is a collaborative project to create a free map of the world. This means you can contribute to the map by adding or editing data on OpenStreetMap. -If you have never used OpenStreetMap before, you can: +If you have never used OpenStreetMap before, here is how you can suggest changes: 1. Go to the location where you want to add or edit data on the map. 2. Use the tool on the right to inspect the existing data. 3. Right-click on the location and select . 4. Explain what is incorrect or missing in the note and click to submit it. -Someone more experienced with OpenStreetMap will then review your note and take the necessary action. +Someone more experienced with OpenStreetMap will then review your note and make the necessary changes.