From 11a2d6d3750210a5c07039607b26d87d28b55efa Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 16 Jan 2022 17:30:51 +0100 Subject: [PATCH] fix: Typo at end of the line --- markdown/dev/reference/plugins/bartack/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/dev/reference/plugins/bartack/en.md b/markdown/dev/reference/plugins/bartack/en.md index c057b16599e..b6d7990b729 100644 --- a/markdown/dev/reference/plugins/bartack/en.md +++ b/markdown/dev/reference/plugins/bartack/en.md @@ -33,6 +33,6 @@ const Pattern = new freesewing.Design(config, bartack); Now you can use the [bartack](/reference/api/macros/bartack/), [bartackAlong](/reference/api/macros/bartackalong/), and -[bartackFractionAlong](/reference/api/macros/bartackfractionalong/) macros in your parts: +[bartackFractionAlong](/reference/api/macros/bartackfractionalong/) macros in your parts.