Skip to content

Commit d53c17b

Browse files
authored
Merge pull request #5898 from tabbysable/typo-fix
Fix typo in documentation
2 parents 7372f97 + aa2c9ca commit d53c17b

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)