From b452c1f46f66971bc972cd5de8974033baf2f714 Mon Sep 17 00:00:00 2001 From: Aiman Ismail Date: Thu, 18 Feb 2021 17:28:52 +0100 Subject: [PATCH] Fix typo Boundary name (#946) --- website/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/index.mdx b/website/content/docs/index.mdx index 199779b41a..ad28ec6331 100644 --- a/website/content/docs/index.mdx +++ b/website/content/docs/index.mdx @@ -7,7 +7,7 @@ description: Boundary reference documentation # Boundary Reference Documentation -Welcome to the Boundary reference documentation! The documentation is reference material for Boundry's concepts and available features. +Welcome to the Boundary reference documentation! The documentation is reference material for Boundary's concepts and available features. - Get started using Boundary with our [step-by-step onboarding tutorial](https://learn.hashicorp.com/boundary) at HashiCorp Learn. - Install Boundary by using a precompiled binary or building from source with the documentation [here](/docs/getting-started/)