From 690c1712ef951466c563b5d87c1b98648db5ba9e Mon Sep 17 00:00:00 2001 From: JGAntunes Date: Fri, 17 Oct 2025 11:09:43 +0100 Subject: [PATCH] chore(typo):s/Replciated/Replicated/ --- docs/enterprise/image-registry-settings.mdx | 4 ++-- docs/vendor/licenses-reference-kots-runtime.mdx | 2 +- docs/vendor/tutorial-helm-cli.mdx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/enterprise/image-registry-settings.mdx b/docs/enterprise/image-registry-settings.mdx index 1e5c2aa8b6..078458a1f1 100644 --- a/docs/enterprise/image-registry-settings.mdx +++ b/docs/enterprise/image-registry-settings.mdx @@ -5,7 +5,7 @@ import DockerCompatibility from "../partials/image-registry/_docker-compatibilit This topic describes how to configure private registry settings in the Replicated KOTS Admin Console. -The information in this topic applies to existing cluster installations with KOTS and installations with Replicated kURL. This topic does _not_ apply to Replciated Embedded Cluster installations. +The information in this topic applies to existing cluster installations with KOTS and installations with Replicated kURL. This topic does _not_ apply to Replicated Embedded Cluster installations. ## Overview @@ -86,4 +86,4 @@ To stop using a registry and remove registry settings from the Admin Console: 1. Log in to the Admin Console and go to **Registry Settings**. -1. Click **Stop using registry** to remove the registry settings from the Admin Console. \ No newline at end of file +1. Click **Stop using registry** to remove the registry settings from the Admin Console. diff --git a/docs/vendor/licenses-reference-kots-runtime.mdx b/docs/vendor/licenses-reference-kots-runtime.mdx index b445b677eb..c7c3244f19 100644 --- a/docs/vendor/licenses-reference-kots-runtime.mdx +++ b/docs/vendor/licenses-reference-kots-runtime.mdx @@ -3,7 +3,7 @@ This topic describes how to use the Replicated KOTS License API to query license fields during runtme. The information in this topic applies to applications installed with KOTS. :::important -Using the KOTS License API to check entitlements during runtime is _not_ recommended for new applications distributed with Replciated. Instead, Replicated recommends that you include the Replicated SDK with your application and query entitlements during runtime using the SDK in-cluster API. See [Checking Entitlements with the Replicated SDK](licenses-reference-sdk). +Using the KOTS License API to check entitlements during runtime is _not_ recommended for new applications distributed with Replicated. Instead, Replicated recommends that you include the Replicated SDK with your application and query entitlements during runtime using the SDK in-cluster API. See [Checking Entitlements with the Replicated SDK](licenses-reference-sdk). ::: ## Overview diff --git a/docs/vendor/tutorial-helm-cli.mdx b/docs/vendor/tutorial-helm-cli.mdx index bfcdd76041..6ee59ca95a 100644 --- a/docs/vendor/tutorial-helm-cli.mdx +++ b/docs/vendor/tutorial-helm-cli.mdx @@ -310,4 +310,4 @@ Install SlackerNews in a cluster: Congratulations! You created a release using a Helm chart, then followed the Helm CLI installation steps provided in the Enterprise Portal to install the release in a cluster. -For more information about Helm CLI installations for applications distributed with Replicated, see [About Helm Installations with Replciated](/vendor/helm-install-overview). \ No newline at end of file +For more information about Helm CLI installations for applications distributed with Replicated, see [About Helm Installations with Replicated](/vendor/helm-install-overview).