small copilot language edits

This commit is contained in:
vcoppe
2024-07-19 23:47:04 +02:00
parent d0dcafa78e
commit a678cd54d4
9 changed files with 28 additions and 29 deletions

View File

@@ -12,7 +12,7 @@ title: Minify
This tool can be used to reduce the number of GPS points of a trace, which can be useful to reduce its size.
You can play with the slider to adjust the tolerance of the simplification algorithm, and see the number of points that will be kept as well as the simplified trace on the map.
You can play with the slider to adjust the tolerance of the simplification algorithm and see the number of points that will be kept, as well as the simplified trace on the map.
<div class="flex flex-row justify-center">
<Reduce class="text-foreground p-3 border rounded-md shadow-lg" />