diff --git a/website/src/lib/docs/es/toolbar/minify.mdx b/website/src/lib/docs/es/toolbar/minify.mdx index 331da4da..11b53248 100644 --- a/website/src/lib/docs/es/toolbar/minify.mdx +++ b/website/src/lib/docs/es/toolbar/minify.mdx @@ -20,9 +20,7 @@ You can adjust the tolerance of the simplification algorithm using the slider, a -``` -El valor de tolerancia representa la distancia máxima permitida entre la ruta original y la simplificada. -Puede leer más sobre el algoritmo usado aquí. -``` +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.