Skip to content

Commit 2dce8c1

Browse files
authored
Fix filter name in README
1 parent 4bb5fb9 commit 2dce8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ murmur run -- psql
146146
If you have multiple references to the same secret, Murmur will fetch the secret
147147
only once to avoid unnecessary API calls.
148148

149-
Alternatively, you can use the `json` filter to set a single environment
149+
Alternatively, you can use the `jsonpath` filter to set a single environment
150150
variable with the entire JSON object:
151151

152152
```bash

0 commit comments

Comments
 (0)