Grammar error in context store page
kolban-google opened this issue · 0 comments
kolban-google commented
In this page:
https://github.com/node-red/node-red.github.io/blob/master/docs/api/context/index.md
There is a line that reads:
To create a custom Context Store, a module should create that implements the Store Module API.
This isn't parsing ... should it perhaps be:
To create a custom Context Store, a module should be created that implements the Store Module API.