Skip to content

Commit

Permalink
docs: replace Remedy with Solution (#458)
Browse files Browse the repository at this point in the history
docs: Replace Remedy with Solution
  • Loading branch information
NHingerl authored Nov 21, 2024
1 parent 36ce6b8 commit b22032f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributor/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b22032f

Please sign in to comment.