Skip to content

Commit 1ae9c88

Browse files
committed
minor fixes
1 parent edd24a7 commit 1ae9c88

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

self-hosting/methods/kubernetes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Plane Pro and Plane Business are enabled on this edition, so the Free plan on th
1717
- `kubectl` and `helm` on the client system that you will use to install our Helm charts
1818

1919
<Note>
20-
Ensure you're using use the latest Helm chart version.
20+
Ensure you use use the latest Helm chart version.
2121
</Note>
2222

2323

self-hosting/methods/podman-quadlets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before we start, make sure you've got these covered:
3636

3737
5. Download and extract Podman Quadlets.
3838
```bash
39-
curl -fsSL https://prime.plane.so/releases/<plane-version>/podman-quadlets.tar.gz -o podman-quadlets.tar.g
39+
curl -fsSL https://prime.plane.so/releases/<plane-version>/podman-quadlets.tar.gz -o podman-quadlets.tar.gz
4040
tar -xzf podman-quadlets.tar.gz
4141
cd podman-quadlets
4242
```

self-hosting/upgrade-from-community.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The instructions provided on this page are specific to installations using Docke
3333
- `redisdata.tar.gz`
3434
- `uploads.tar.gz`
3535

36-
4. Copy all the 3 files from the server running the Community Edition to any folder on the server running the Commercial Edition.
36+
4. Copy all the three files from the server running the Community Edition to any folder on the server running the Commercial Edition.
3737

3838
e.g., `~/ce-backup`
3939

0 commit comments

Comments
 (0)