From d2ecd617459652cb1e9d3a65e682aa2cf0abb71f Mon Sep 17 00:00:00 2001 From: Syed Armani Date: Sat, 28 Jul 2012 03:29:21 +0530 Subject: Typo error in keystone/doc/source/configuration.rst. Change-Id: I076d4679cd797db816b99e63053661515712302b --- doc/source/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index da184641..f765b767 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -773,7 +773,7 @@ example:: Configuring the LDAP Identity Provider =========================================================== -As an alternative to the SQL Databse backing store, Keystone can use a +As an alternative to the SQL Database backing store, Keystone can use a directory server to provide the Identity service. An example Schema for openstack would look like this:: -- cgit