diff --git a/docs/_theme/djangodocs/layout.html b/docs/_theme/djangodocs/layout.html
index de63ed8a246..a08300602ce 100644
--- a/docs/_theme/djangodocs/layout.html
+++ b/docs/_theme/djangodocs/layout.html
@@ -248,7 +248,7 @@
Hasura Core
-
+
Hasura Cloud
diff --git a/docs/graphql/manual/getting-started/index.rst b/docs/graphql/manual/getting-started/index.rst
index 7c54656c45e..813105eacb5 100644
--- a/docs/graphql/manual/getting-started/index.rst
+++ b/docs/graphql/manual/getting-started/index.rst
@@ -26,7 +26,7 @@ To use the Hasura GraphQL engine, you need to:
Get started from scratch
------------------------
-- `Using Hasura Cloud `_ **(recommended)**: Create a new Hasura Cloud project with just one click.
+- `Using Hasura Cloud `_ **(recommended)**: Create a new Hasura Cloud project with just one click.
- :ref:`Using Heroku `: Get started in under 60 seconds with no setup required to
host the Hasura GraphQL engine and Postgres on Heroku's free tier.
- :ref:`Using Docker `: Run a **local development** setup that sets up both the Hasura GraphQL
@@ -35,7 +35,7 @@ Get started from scratch
Get started using an existing database
--------------------------------------
-- `Using Hasura Cloud `_ **(recommended)**: Create a new Hasura Cloud project connected to an existing Postgres database
+- `Using Hasura Cloud `_ **(recommended)**: Create a new Hasura Cloud project connected to an existing Postgres database
- :ref:`Using Heroku `: Run on Heroku using an existing Heroku
Postgres database.
- :ref:`Using Docker `: Run as a docker container and connect to an existing Postgres