diff -r f7b0435b26cf -r a5c0ec15b437 src/source/howto-form.rst --- a/src/source/howto-form.rst Mon Jun 11 10:43:08 2018 +0200 +++ b/src/source/howto-form.rst Mon Jun 11 12:38:32 2018 +0200 @@ -61,7 +61,7 @@ The associate form field are generated automatically based on this interface attributes -:py:method:`@ajax_config()` allows the form is working with ajax requests by providing `json` content. +:py:function:`@ajax_config()` allows the form is working with ajax requests by providing `json` content.