Skip to content

Commit 7e78f41

Browse files
authored
docs: fix Kubernetes URL typo in run-tests.md (#2339)
Signed-off-by: Karthik babu Manam <[email protected]>
1 parent 02960c3 commit 7e78f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/quick-start/run-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ After [installing chainsaw](./install.md) and [writing tests](./first-test.md),
44

55
## Create a local cluster
66

7-
To use Chainsaw you will need a [Kubernetes](https://kybernetes.io) cluster, **Chainsaw won't create one for you**.
7+
To use Chainsaw you will need a [Kubernetes](https://kubernetes.io) cluster, **Chainsaw won't create one for you**.
88

99
!!! info "Not a cluster management tool"
1010
We consider this is not the responsibility of Chainsaw to manage clusters.

0 commit comments

Comments
 (0)