aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/settings.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/settings.rst b/docs/settings.rst
index bb1e2268..fa704e2b 100644
--- a/docs/settings.rst
+++ b/docs/settings.rst
@@ -1,10 +1,10 @@
-SiteSettings
-============
+Site settings
+=============
-SiteSettings module allows your users to change common shop settings from dashboard like its name or domain.
+*Site settings* module allows your users to change common shop settings from dashboard like its name or domain.
Settings object is chosen by pk from ``SITE_SETTINGS_ID`` variable.
Context processor
-----------------
-Thanks to ``saleor.site.context_processors.settings`` you can access SiteSettings in template with ``settings`` variable.
+Thanks to ``saleor.site.context_processors.settings`` you can access *Site settings* in template with ``settings`` variable.