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