Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit deed0df

Browse files
authored
Merge pull request #371 from eclipse/sishida-2136-remoteremoving
Fixing variable format
2 parents a701a4e + 81131ee commit deed0df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_documentations/remote-removing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ WARNING: Since it is possible to install multiple Codewind servers into a Kubern
2323

2424
## Removing a remote deployment of Codewind
2525

26-
You can find `cwctl` in your Home directory under the path `~/.codewind/{version}`.
26+
You can find `cwctl` in your Home directory under the path `~/.codewind/<version>`.
2727

2828
1. Open a new terminal window on your local workstation.
2929
2. Go to your Home directory and then to the Codewind CLI:
@@ -99,4 +99,4 @@ Any previously configured IDEs are now in a `Disconnected` state. In this exampl
9999

100100
![](./images/remotevs/removeConnection.png)
101101

102-
In this procedure you removed the Codewind and Keycloak services from your cloud platform, and you also removed the linkage to it from your IDE.
102+
In this procedure, you removed the Codewind and Keycloak services from your cloud platform, and you also removed the linkage to it from your IDE.

0 commit comments

Comments
 (0)