Skip to content

Commit bfed454

Browse files
authored
fix: typo
1 parent bf05bb0 commit bfed454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/k3s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The `GetKubeConfig` method returns the K3s cluster's `kubeconfig`, including the
5959
to the Kubernetes Rest Client API using a Kubernetes client. It'll be returned in the format of `[]bytes`.
6060

6161
<!--codeinclude-->
62-
[Get KubeConifg](../../modules/k3s/k3s_example_test.go) inside_block:GetKubeConfig
62+
[Get KubeConfig](../../modules/k3s/k3s_example_test.go) inside_block:GetKubeConfig
6363
<!--/codeinclude-->
6464

6565
#### LoadImages

0 commit comments

Comments
 (0)