Skip to content

Commit 5f2e195

Browse files
authored
Update filter-functions.md
1 parent 3ddde45 commit 5f2e195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/filter-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ Reads the contents of a file from the current branch or the `cm` repo and return
922922
| Argument | Usage | Type | Description |
923923
| -------- | ------ | ------ | ------------------------------------------------------------------- |
924924
| - | 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` |
925+
| `type` | Input | String | The content type. Optional, `txt` by default. Allowed options are `txt` or `json` |
926926
| - | Output | String | The contents of the file as a string |
927927
</div>
928928

0 commit comments

Comments
 (0)