Skip to content

Commit db0c00b

Browse files
committed
[DATALAD RUNCMD] chore: run codespell throughout fixing a few typos interactively
=== Do not change lines below === { "chain": [], "cmd": "codespell -w -i 3 -C 4 ./apps/web/core/components/workspace/delete-workspace-form.tsx ./deployments/cli/community/README.md", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
1 parent d836a53 commit db0c00b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

deployments/cli/community/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ There are many other settings you can play with, but we suggest you configure `E
156156

157157
### Continue with setup - Start Server (Docker Compose)
158158

159-
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `2` to start the sevices
159+
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `2` to start the services
160160

161161
```bash
162162
Select a Action you want to perform:
@@ -191,7 +191,7 @@ In case you want to make changes to `plane.env` variables, we suggest you to sto
191191

192192
#### Docker Compose
193193

194-
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `3` to stop the sevices
194+
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `3` to stop the services
195195

196196
```bash
197197
Select a Action you want to perform:
@@ -213,7 +213,7 @@ If all goes well, you must see something like this
213213

214214
#### Docker Swarm
215215

216-
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `2` to stop the sevices
216+
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `2` to stop the services
217217

218218
```bash
219219
Select an Action you want to perform:
@@ -236,7 +236,7 @@ If all goes well, you will see the confirmation from docker cli
236236

237237
In case you want to make changes to `plane.env` variables, without stopping the server or you noticed some abnormalies in services, you can restart the services with `RESTART` / `REDEPLOY` option.
238238

239-
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `4` to restart the sevices
239+
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `4` to restart the services
240240

241241
#### Docker Compose
242242
```bash

0 commit comments

Comments
 (0)