Data Module: Improve Selectors/Actions docs #7287
Labels
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Package] Data
/packages/data
[Type] Developer Documentation
Documentation for developers
Milestone
Related #7264
Now, that we generate markdown docs for Selectors and Actions, we need to make sure the wording used there is accurate and not redundant.
For instance: Actions shouldn't state that they return action objects.
Instead of
Returns an action object used in signalling that block types have been added.
, writeSignal that a block type, or types, have been added.
More details here #7264 (review)
The text was updated successfully, but these errors were encountered: