Skip to content

Commit eca3e5b

Browse files
afrittolitekton-robot
authored andcommitted
Fix a tiny typos
...that may cause not so tiny issues with people getting started with Tekton! Thx @mnuttall for finding this.
1 parent c722343 commit eca3e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ $(resources.<name>.<key>)
8383

8484
The `path` key is pre-defined and refers to the local path to a resource on the mounted volume
8585
```shell
86-
$(inputs.resouces.<name>.path)
86+
$(inputs.resources.<name>.path)
8787
```
8888

8989
### Controlling where resources are mounted

0 commit comments

Comments
 (0)