diff --git a/web_onchange_action/README.rst b/web_onchange_action/README.rst index 90f053ab..5cf6870e 100644 --- a/web_onchange_action/README.rst +++ b/web_onchange_action/README.rst @@ -8,7 +8,7 @@ Onchange actions This module allows you to return an action (``ir.actions.*``) from an onchange handler. -Whit way, you can have much more elaborate message boxes or simply show a whole wizard or do whatever else is possible with actions on the client side. +This way, you can have much more elaborate message boxes or simply show a whole wizard or do whatever else is possible with actions on the client side. Usage =====