working on docs..

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-08-24 03:52:17 +03:00
parent f7985d5f9f
commit 7522576753

View File

@ -107,7 +107,7 @@ n
### What we get:
- **Call _extended_ actions automatically**
- **Call parent (_extended_) actions automatically**
All actions (methods) in a chain are guaranteed to get called if the
action is called.
- **Thread arguments up the call chain**