Skip to content

Commit 0fe3074

Browse files
Update docs/filter-functions.md
Co-authored-by: Misha Kav <[email protected]>
1 parent 376cf83 commit 0fe3074

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
@@ -963,7 +963,7 @@ automations:
963963
BackEnd: include {{ TEAMS.back.members | length }} members
964964
965965
966-
TEAMS: {{ "../cm/.TEAMS.json" | readFile(output="json") }}
966+
TEAMS: {{ "../cm/TEAMS.json" | readFile(output="json") }}
967967
```
968968

969969
Configuration file example:

0 commit comments

Comments
 (0)