Skip to content

Commit aef4dbb

Browse files
docs: update casing of to (#430)
Co-authored-by: mwbrooks <[email protected]>
1 parent 7cbfbe9 commit aef4dbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/additional-configurations.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Reference to the flattening implementation is available for exploration from wit
4040

4141
## Parsing templated variables
4242

43-
Additional variables provided in the event [context](https://.com/actions/toolkit/blob/main/packages//src/context.ts#L6) and event [payload](https://docs..com/en/webhooks/webhook-events-and-payloads) can be used to replace templated variables in the input payload with the `payload-templated` option:
43+
Additional variables provided in the event [context](https://.com/actions/toolkit/blob/main/packages//src/context.ts#L6) and event [payload](https://docs..com/en/webhooks/webhook-events-and-payloads) can be used to replace templated variables in the input payload with the `payload-templated` option:
4444

4545
```yaml
4646
- name: Send custom JSON data to Slack workflow
@@ -113,4 +113,4 @@ In certain circumstances, such as testing the sent payload, a [custom API URL](h
113113
text: "What's happening on localhost?"
114114
```
115115

116-
The default value of `api` is `https://slack.com/api/` for steps using `method`.
116+
The default value of `api` is `https://slack.com/api/` for steps using `method`.

0 commit comments

Comments
 (0)