Skip to content

Commit af2527b

Browse files
kalantarnamasl
andauthored
Update tekton-poc/README.md
Co-authored-by: Nick Masluk <[email protected]> Signed-off-by: Michael Kalantar <[email protected]>
1 parent 845b8be commit af2527b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tekton-poc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A TaskRun is an object that identifies:
1616
- the Task and
1717
- the values of any parameters (passed from the PipelineRun)
1818

19-
The TaskRun is implemented by a Pod
19+
The TaskRun is implemented by a Pod.
2020
Each Step is implemented by a Container in the Pod.
2121

2222
## Supported Benchmarking Use Cases

0 commit comments

Comments
 (0)