diff --git a/README.md b/README.md index 4a9c4d2..6383ba8 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ To monitor a `Node` scope context, set the scope to `Node`, then select flow & n ### Monitoring Objects stored in Context You may of course define a setup that monitors objects stored in context. -If you create a reference to this object (stored in context) and write to its properties, this node issues its messages accordingly +If you create a reference to this object (stored in context) and write to its properties, this node issues its messages accordingly. > Disclaimer: Monitoring changes to elements of an `Array` currently is not supported.