diff --git a/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl b/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl
index 78d77defa..a8cbd97d8 100644
--- a/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl
+++ b/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl
@@ -306,10 +306,10 @@
entry point to all service APIs. To access the
Identity API, you must know its URL.
Each ReST request against the Identity Service
- requires the X-Auth-Token header. Clients obtain this
- token, along with the URL to other service APIs, by
- first authenticating against Identity with valid
- credentials.
+ requires the X-Auth-Token header. Clients
+ obtain this token, along with the URL to other service
+ APIs, by first authenticating against Identity with
+ valid credentials.
If the authentication token has expired, a
401 response code is
returned.
@@ -598,7 +598,7 @@
it belongs to a specified tenant, for performance.
- &commonFaults; &getFaults;
+ &commonFaults; &getFaults;
diff --git a/www/index.html b/www/index.html
index e351aff15..0d542eb1e 100644
--- a/www/index.html
+++ b/www/index.html
@@ -9,7 +9,8 @@
- Documentation >> Application Development
+ Documentation >> Application Development
+