diff --git a/docs/guides/elasticsearch/custom-config/with-topology.md b/docs/guides/elasticsearch/custom-config/with-topology.md index 7f07df135..9339a8a5a 100644 --- a/docs/guides/elasticsearch/custom-config/with-topology.md +++ b/docs/guides/elasticsearch/custom-config/with-topology.md @@ -124,7 +124,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/kubedb/cli/0.8.0/docs/examp elasticsearch.kubedb.com/custom-elasticsearch created ``` -Bellow is the YAML for the Elasticsearch crd we just created. +Below is the YAML for the Elasticsearch crd we just created. ```yaml apiVersion: kubedb.com/v1alpha1 diff --git a/docs/guides/elasticsearch/custom-config/without-topology.md b/docs/guides/elasticsearch/custom-config/without-topology.md index fec380799..ec111132e 100644 --- a/docs/guides/elasticsearch/custom-config/without-topology.md +++ b/docs/guides/elasticsearch/custom-config/without-topology.md @@ -115,7 +115,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/kubedb/cli/0.8.0/docs/examp elasticsearch.kubedb.com/custom-elasticsearch created ``` -Bellow is the YAML for the Elasticsearch crd we just created. +Below is the YAML for the Elasticsearch crd we just created. ```yaml apiVersion: kubedb.com/v1alpha1 diff --git a/docs/guides/memcached/custom-config/using-custom-config.md b/docs/guides/memcached/custom-config/using-custom-config.md index 1d0be0a3f..825f532f7 100644 --- a/docs/guides/memcached/custom-config/using-custom-config.md +++ b/docs/guides/memcached/custom-config/using-custom-config.md @@ -115,7 +115,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/kubedb/cli/0.8.0/docs/examp memcached.kubedb.com/custom-memcached created ``` -Bellow is the YAML for the Memcached crd we just created. +Below is the YAML for the Memcached crd we just created. ```yaml apiVersion: kubedb.com/v1alpha1 diff --git a/docs/guides/mysql/custom-config/using-custom-config.md b/docs/guides/mysql/custom-config/using-custom-config.md index 7f55bfd4d..8a8f2b782 100644 --- a/docs/guides/mysql/custom-config/using-custom-config.md +++ b/docs/guides/mysql/custom-config/using-custom-config.md @@ -88,7 +88,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/kubedb/cli/0.8.0/docs/examp mysql.kubedb.com "custom-mysql" created ``` -Bellow is the YAML for the MySQL crd we just created. +Below is the YAML for the MySQL crd we just created. ```yaml apiVersion: kubedb.com/v1alpha1 diff --git a/docs/guides/postgres/custom-config/using-custom-config.md b/docs/guides/postgres/custom-config/using-custom-config.md index 1aaf56516..516cc45d3 100644 --- a/docs/guides/postgres/custom-config/using-custom-config.md +++ b/docs/guides/postgres/custom-config/using-custom-config.md @@ -86,7 +86,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/kubedb/cli/0.8.0/docs/examp postgres.kubedb.com "custom-postgres" created ``` -Bellow is the YAML for the Postgres crd we just created. +Below is the YAML for the Postgres crd we just created. ```yaml apiVersion: kubedb.com/v1alpha1 diff --git a/docs/guides/redis/custom-config/using-custom-config.md b/docs/guides/redis/custom-config/using-custom-config.md index 6f02b55d5..1279c2525 100644 --- a/docs/guides/redis/custom-config/using-custom-config.md +++ b/docs/guides/redis/custom-config/using-custom-config.md @@ -85,7 +85,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/kubedb/cli/0.8.0/docs/examp redis.kubedb.com "custom-redis" created ``` -Bellow is the YAML for the Redis crd we just created. +Below is the YAML for the Redis crd we just created. ```yaml apiVersion: kubedb.com/v1alpha1