From 274827a71472751d0197433208b86ee4fde89722 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 14:15:24 +0200 Subject: [PATCH] Update source file minify.mdx --- website/src/lib/docs/en/toolbar/minify.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/lib/docs/en/toolbar/minify.mdx b/website/src/lib/docs/en/toolbar/minify.mdx index 8a13869f..5359fa80 100644 --- a/website/src/lib/docs/en/toolbar/minify.mdx +++ b/website/src/lib/docs/en/toolbar/minify.mdx @@ -19,6 +19,8 @@ You can adjust the tolerance of the simplification algorithm using the slider, a + The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. You can read more about the algorithm used here. + \ No newline at end of file