Skip to content

Commit 7c24b4c

Browse files
tabbysableMrflatt
authored andcommitted
Fix typo in documentation
Fix a typo in an example URL in the resources.md Kustomization file documentation
1 parent 1944477 commit 7c24b4c

File tree

1 file changed

+1
-1
lines changed
  • site/content/en/docs/Reference/API/Kustomization File

1 file changed

+1
-1
lines changed

site/content/en/docs/Reference/API/Kustomization File/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ resources:
2020
- ../../commonbase
2121
- github.com/kubernetes-sigs/kustomize/examples/multibases?ref=v1.0.6
2222
- deployment.yaml
23-
- github.com/kubernets-sigs/kustomize/examples/helloWorld?ref=test-branch
23+
- github.com/kubernetes-sigs/kustomize/examples/helloWorld?ref=test-branch
2424
```
2525
2626
Resources will be read and processed in depth-first order.

0 commit comments

Comments
 (0)