1
0
Fork 0

Update markdown/dev/reference/macros/sewtogether/en.md

Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
This commit is contained in:
Wouter van Wageningen 2023-05-07 13:12:49 -07:00 committed by GitHub
parent 917a0a85b0
commit 530a67cd88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/).