From c26c0e95d8692a277040a6ef616e679c4783c7d0 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 12:27:33 +0200 Subject: [PATCH] Update source file extract.mdx --- website/src/lib/docs/en/toolbar/extract.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/en/toolbar/extract.mdx b/website/src/lib/docs/en/toolbar/extract.mdx index 23241ae3..bf12f6ae 100644 --- a/website/src/lib/docs/en/toolbar/extract.mdx +++ b/website/src/lib/docs/en/toolbar/extract.mdx @@ -20,5 +20,5 @@ Applying the tool to a file containing multiple tracks will create a new file fo Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. - When extracting the tracks of a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. + When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. \ No newline at end of file