From cfbc8cd8d781dc5b20ffd9766ec35868787259a6 Mon Sep 17 00:00:00 2001 From: ajinkya bhosale Date: Mon, 2 Apr 2018 08:01:25 +0530 Subject: [PATCH] Update index.rst --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index ba463f6..3bee80c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -200,7 +200,7 @@ To group settings together you can define fieldsets. Here's an example: 'Theme Options': ('THEME',), } -.. note:: CONSTANCE_CONFIG_FIELDSETS must contain all fields from CONTANCE_CONFIG +.. note:: CONSTANCE_CONFIG_FIELDSETS must contain all fields from CONSTANCE_CONFIG .. image:: screenshot3.png