From 530a67cd882c890de6b6039b28faf24ff428ac1c Mon Sep 17 00:00:00 2001 From: Wouter van Wageningen Date: Sun, 7 May 2023 13:12:49 -0700 Subject: [PATCH] Update markdown/dev/reference/macros/sewtogether/en.md Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com> --- markdown/dev/reference/macros/sewtogether/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/dev/reference/macros/sewtogether/en.md b/markdown/dev/reference/macros/sewtogether/en.md index 5005e1b21b0..49fe5dd7d4c 100644 --- a/markdown/dev/reference/macros/sewtogether/en.md +++ b/markdown/dev/reference/macros/sewtogether/en.md @@ -2,7 +2,7 @@ title: sewtogether --- -The `sewtogether` macro is used to mark where two parts of the same `part` need +The `sewTogether` macro is used to mark where two parts of the same `part` need to be sewn together. This happens when you want to construct a cone for instance. It is provided by [plugin-annotations](/reference/plugins/annotations/).