Skip to content

Commit c7f7600

Browse files
authored
Merge pull request #86 from ozanuslan/patch-1
docs(self-hosted/kubernetes): fix minor typo
2 parents 2a44395 + 6139018 commit c7f7600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/self-hosted/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ such as backups or updates.
1313
Private Packagist Self-Hosted Kubernetes can either be installed in an existing cluster or using an installer that creates
1414
an embedded Kubernetes cluster on a linux machine.
1515

16-
#### Installing Private Packagist Self-Hosted Kubernetes in an exsting cluster
16+
#### Installing Private Packagist Self-Hosted Kubernetes in an existing cluster
1717

1818
If you already have an existing Kubernetes cluster running, follow [this guide](./kubernetes-existing.md).
1919

20-
#### Installing Private Packagist Self-Hosted Kubernetes without an exsting cluster
20+
#### Installing Private Packagist Self-Hosted Kubernetes without an existing cluster
2121

2222
Don't use Kubernetes? Use the installer that takes care of installing Private Packagist Self-Hosted on a linux
2323
machine following [this guide](./kubernetes-embedded.md).

0 commit comments

Comments
 (0)