New translations minify.mdx (Swedish)

This commit is contained in:
vcoppe 2024-07-23 19:09:37 +02:00
parent f0188c16a3
commit b7f0d6155b

View file

@ -20,9 +20,7 @@ You can adjust the tolerance of the simplification algorithm using the slider, a
<DocsNote>
```
The tolerance value represents the maximum distance allowed between the original trace and the simplified trace.
You can read more about the algorithm used <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank">here</a>.
```
</DocsNote>