diff --git a/nodes/component-utilities/component-object/README.md b/nodes/component-utilities/component-object/README.md index 47b20b1..fe69c7a 100644 --- a/nodes/component-utilities/component-object/README.md +++ b/nodes/component-utilities/component-object/README.md @@ -8,7 +8,7 @@ title: Component Object node # Component Object -This node a shared set of properties that can be accessed from a component as well as from any child components. It can be used to implement things such as radio groups, tabs, accordion lists and other visual elements that need to coordinate. It is also a useful general tool for any kind communication between a set of components. +This node is a shared set of properties that can be accessed from a component as well as from any child components. It can be used to implement things such as radio groups, tabs, accordion lists and other visual elements that need to coordinate. It is also a useful general tool for any kind communication between a set of components.