From 7522576753a9e543301a574ef9b8f19c1c93583e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 24 Aug 2016 03:52:17 +0300 Subject: [PATCH] working on docs.. Signed-off-by: Alex A. Naanou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 554aa6e..5293845 100644 --- a/README.md +++ b/README.md @@ -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**