fix: hierarchy typo (#37)

This commit is contained in:
Eric Tuvesson
2023-10-10 10:13:32 +02:00
committed by GitHub
parent 44d9533ecd
commit 6b3315b1dd
4 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ title: Component Children node
Used to mark where children of instances of this component will be placed.
Any instance of a component that have a **Component Children** placed in its heirarchy will be
Any instance of a component that have a **Component Children** placed in its hierarchy will be
able to have children. These children will appear as though they were inserted at the location of
the **Component Children** node.