Skip to content

Commit

Permalink
Fix headline casing
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphwetzel committed Nov 9, 2023
1 parent 1b28a69 commit f328260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ To monitor a `Node` scope context, set the scope to `Node`, then select flow & n

> Hint: This node doesn't create a context. It just tries to reference to those already existing. If you're referencing a non-existing context, no harm will happen.
### Monitoring Objects stored in Context
### 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.
Expand Down

0 comments on commit f328260

Please sign in to comment.