From 2f498770e85150d7423b49de4664d3d1226bb659 Mon Sep 17 00:00:00 2001
From: imacdonn <iain.macdonnell@oracle.com>
Date: Mon, 19 Nov 2018 23:11:37 +0000
Subject: [PATCH] [doc] Fix options group for default_backend

Fix the option group in the example config snippet for the
default_backend option.

Change-Id: I484ebf0685fe0e9a5b06daf96728f71089673668
Closes-Bug: #1804075
---
 doc/source/admin/multistores.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/admin/multistores.rst b/doc/source/admin/multistores.rst
index c6d9a8e3dd..4963b76e27 100644
--- a/doc/source/admin/multistores.rst
+++ b/doc/source/admin/multistores.rst
@@ -70,7 +70,7 @@ operators to enable multiple stores support.
 
     .. code-block:: ini
 
-         [DEFAULT]
+         [glance_store]
          default_backend = fast
 
 * For each of the store identifier defined in ``enabled_backends`` section