From b22032f444a0320a652efc940cfc98ebc5a74167 Mon Sep 17 00:00:00 2001 From: Nina Hingerl <76950046+NHingerl@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:57:32 +0100 Subject: [PATCH] docs: replace Remedy with Solution (#458) docs: Replace Remedy with Solution --- docs/contributor/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributor/troubleshooting.md b/docs/contributor/troubleshooting.md index 00f6ebaa..34d37821 100644 --- a/docs/contributor/troubleshooting.md +++ b/docs/contributor/troubleshooting.md @@ -12,7 +12,7 @@ This document contains tips and tricks to common problems with the NATS Manager **Cause:** The namespace of the Deployment does not exist yet. -**Remedy:** Create the namespace. +**Solution:** Create the namespace. ```sh kubectl create ns kyma-system