Fix typo in docs

This commit is contained in:
Yuekui 2022-04-28 13:23:45 -07:00 committed by GitHub
parent c47fefaf46
commit b4bc9120d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -198,7 +198,7 @@ You can define fieldsets to group settings together:
Fieldsets collapsing Fieldsets collapsing
-------------------- --------------------
To make some fieldsets collapsing you can use new format if CONSTANCE_CONFIG_FIELDSETS. Here's an example: To make some fieldsets collapsing you can use new format in CONSTANCE_CONFIG_FIELDSETS. Here's an example:
.. code-block:: python .. code-block:: python