Skip to content

Commit e0c9013

Browse files
committed
Update changelog entry
1 parent 46b6fe1 commit e0c9013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All changes that impact users of this module are documented in this file, in the
1010
1111
### Added
1212

13-
- Add support for parameterized filters in service declarations using object syntax; to pass parameters to curstom filters (with following signature: `customFilter(document, params, context)`), use the following syntax:
13+
- Add support for parameterized filters in service declarations using object syntax; to pass parameters to curstom filters (with following signature: `customFilter(document, params, documentDeclaration)`), use the following syntax:
1414

1515
```json
1616
"filter": [

0 commit comments

Comments
 (0)