Commit beb637fa authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #666 from z4y4ts/patch-1

Typo fix in form_rules.rst
parents 99ff1149 2727023e
......@@ -13,7 +13,7 @@ Flask-Admin how each form should be rendered. As an extension, however, the rend
bit more: You can use them to output HTML, call Jinja2 macros, render fields and so on.
Essentially, form rendering rules abstract the rendering, so that it becomes separate from the form definition. So,
for example, it no longer matters in which sequence yur form fields are defined.
for example, it no longer matters in which sequence your form fields are defined.
Getting started
---------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment