We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce60ba3 + 1c34dc8 commit a4b8a3dCopy full SHA for a4b8a3d
book/component.markdown
@@ -612,7 +612,7 @@ likely support more than one at the same time in your designs.
612
<span name="queue">Now</span>, if a component has access to its
613
container, it can send messages to the container, which will
614
rebroadcast the message to all of the contained components. (That
615
- inclues the original component that sent the message; be careful that
+ includes the original component that sent the message; be careful that
616
you don't get stuck in a feedback loop!) This has a couple of
617
consequences:
618
0 commit comments