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).