From e7d02b77b913a9ff52d517c86a79e6ea2439d485 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 19:09:39 +0200 Subject: [PATCH] New translations minify.mdx (Vietnamese) --- website/src/lib/docs/vi/toolbar/minify.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/src/lib/docs/vi/toolbar/minify.mdx b/website/src/lib/docs/vi/toolbar/minify.mdx index 217f9539..11b53248 100644 --- a/website/src/lib/docs/vi/toolbar/minify.mdx +++ b/website/src/lib/docs/vi/toolbar/minify.mdx @@ -20,9 +20,7 @@ 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. -```