Skip to content

Commit

Permalink
docs: Update pruneEmptyDicts example
Browse files Browse the repository at this point in the history
Fix 'function "inner" not found' in prneEmptyDicts example
  • Loading branch information
Fool's Tech authored and halostatue committed Jan 23, 2025
1 parent bd026f6 commit 70546ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ empty dicts are pruned.
!!! example

```
{{ dict "key" "value" inner (dict) | pruneEmptyDicts | toJson }}
{{ dict "key" "value" "inner" (dict) | pruneEmptyDicts | toJson }}
```

0 comments on commit 70546ad

Please sign in to comment.