From a628b580963deb9eaf3bb1a6f903d414b1719688 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Thu, 4 Oct 2018 03:37:52 +0100 Subject: [PATCH] Trivial typo fixes (#10386) --- content/en/docs/contribute/start.md | 2 +- content/en/docs/setup/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/contribute/start.md b/content/en/docs/contribute/start.md index 1233becf81..dfd45d668f 100644 --- a/content/en/docs/contribute/start.md +++ b/content/en/docs/contribute/start.md @@ -114,7 +114,7 @@ in mind: For instance, "Fix the security docs" is not an actionable issue, but "Add details to the 'Restricting network access' topic" might be. - If the issue relates to another issue or pull request, you can refer to it - either by its full URL or by the the issue or pull request number prefixed + either by its full URL or by the issue or pull request number prefixed with a `#` character. For instance, `Introduced by #987654`. - Be respectful and avoid venting. For instance, "The docs about X suck" is not helpful or actionable feedback. The diff --git a/content/en/docs/setup/_index.md b/content/en/docs/setup/_index.md index 128ead127f..a47d59bf3e 100644 --- a/content/en/docs/setup/_index.md +++ b/content/en/docs/setup/_index.md @@ -75,7 +75,7 @@ You should pick a on-prem turnkey cloud solution if you: * Want to deploy clusters on your private cloud network * Have a dedicated SRE team -* Have the the resources to host and monitor your clusters +* Have the resources to host and monitor your clusters Pick an [on-prem turnkey cloud solution](/docs/setup/pick-right-solution/#on-premises-turnkey-cloud-solutions).