From cfecc864563b8b2fefe19af50753421eecf24d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javi=20Mart=C3=ADn?= Date: Mon, 2 Dec 2019 14:09:02 +0100 Subject: [PATCH] Fix "connection" spelling --- docs/SUMMARY.md | 2 +- docs/en/features/features.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 5b3885dd6..cec66137f 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -41,7 +41,7 @@ * [OAuth](en/features/oauth.md) * [GraphQL](en/features/graphql.md) * [Recommendations](en/features/recommendations.md) - * [Configure Census Conexion](en/features/census_configuration.md) + * [Configure Census Connection](en/features/census_configuration.md) * [Local Census](en/features/local_census.md) * [Open Source project](en/open_source/open_source.md) diff --git a/docs/en/features/features.md b/docs/en/features/features.md index 7ae2be26a..376bb5d7c 100644 --- a/docs/en/features/features.md +++ b/docs/en/features/features.md @@ -3,5 +3,5 @@ * [OAuth](oauth.md) * [GraphQL](graphql.md) * [Recommendations](recommendations.md) -* [Configure Census Conexion](census_configuration.md) +* [Configure Census Connection](census_configuration.md) * [Local Census](local_census.md)