mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-29 18:30:10 +00:00
minor fix..
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e835591911
commit
398ee7431d
@ -117,7 +117,7 @@ n
|
|||||||
The return value will get passed through all the actions in a chain
|
The return value will get passed through all the actions in a chain
|
||||||
before returning to the action caller.
|
before returning to the action caller.
|
||||||
- **Return `this` by default**
|
- **Return `this` by default**
|
||||||
- **Organise reuse actions**
|
- **Organise reuse actions**
|
||||||
Actions organized into action sets can be reused (_mixed-in_) in multiple
|
Actions organized into action sets can be reused (_mixed-in_) in multiple
|
||||||
inheritance chains without any extra work.
|
inheritance chains without any extra work.
|
||||||
- **Unified way to document actions**
|
- **Unified way to document actions**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user