We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ddde45 commit 5f2e195Copy full SHA for 5f2e195
docs/filter-functions.md
@@ -922,7 +922,7 @@ Reads the contents of a file from the current branch or the `cm` repo and return
922
| Argument | Usage | Type | Description |
923
| -------- | ------ | ------ | ------------------------------------------------------------------- |
924
| - | Input | String | The relative file path in the current repo. Prepend `../cm/` to get files from the `cm` repo |
925
-| type | Input | String | The content type. Optional, `txt` by default. Allowed options are `txt` or `json` |
+| `type` | Input | String | The content type. Optional, `txt` by default. Allowed options are `txt` or `json` |
926
| - | Output | String | The contents of the file as a string |
927
</div>
928
0 commit comments