diff --git a/doc/user-guide/source/sdk-overview.rst b/doc/user-guide/source/sdk-overview.rst index 7d3cdf7a95..bde1f7e944 100644 --- a/doc/user-guide/source/sdk-overview.rst +++ b/doc/user-guide/source/sdk-overview.rst @@ -31,7 +31,7 @@ New users should default to coding against the OpenStack SDK. shade ----- -`shade `_ is a an abstraction library +`shade `_ is an abstraction library focused on hiding implementation differences between OpenStack clouds. While the OpenStack SDK presents a clean object interface to the underlying REST APIs, shade hides them if doing so is advantageous. If you plan on