Skip to content

Commit

Permalink
Format markdown
Browse files Browse the repository at this point in the history
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign ImJasonH dibyom
/cc ImJasonH dibyom
  • Loading branch information
mattmoor authored and tekton-robot committed Mar 2, 2020
1 parent 5de247b commit 4f492cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/triggerbindings.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ Each parameter has a `name` and a `value`.
## Event Variable Interpolation

TriggerBindings can access values from the HTTP JSON body and the headers using
JSONPath expressions wrapped in `$()`. The key in the header is case-insensitive.
JSONPath expressions wrapped in `$()`. The key in the header is
case-insensitive.

These are all valid expressions:

Expand Down

0 comments on commit 4f492cb

Please sign in to comment.