mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-28 09:50:10 +00:00
minor doc fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
21ef1e0351
commit
eb47c47c06
@ -141,8 +141,8 @@ n
|
||||
are ignored
|
||||
- **No state transferred via mixin**
|
||||
The only two things _inherited_ from the object defining the actions
|
||||
via the mixin methods or `mix` function are properties and actions,
|
||||
all data, including normal methods is discarded.
|
||||
via the mixin methods or `mix` function are properties and methods/actions,
|
||||
all data is discarded.
|
||||
|
||||
|
||||
**Notes:**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user