Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Oct 3, 2023
1 parent 77e668f commit bf9d065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Omitting fields
~~~~~~~~~~~~~~~

A field can be omitted entirely from all forms, or from some forms,
using the ``omitted`` and ``no_omit`` diretives. In this example,
using the ``omitted`` and ``no_omit`` directives. In this example,
the ``dummy`` field is omitted from all forms, and the ``edit_only``
field is omitted from all forms except those that provide the
IEditForm interface::
Expand Down

0 comments on commit bf9d065

Please sign in to comment.