Skip to content

Commit f4fe18e

Browse files
author
Benjamín Eidelman
committed
Update plugins.md
1 parent 8de4318 commit f4fe18e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Some examples of what you can acheive writing your own filter:
1010
- implement custom diff mechanisms, like relative numeric deltas
1111
- suprise me! :)
1212

13-
Check the ```/src/filters``` folder for code examples.
13+
Check the ```/src/filters``` folder for filter examples.
1414

15-
Example
15+
Plugin Example
1616
------
1717

1818
Here is an example to provide number differences in deltas (when left and right values are both numbers)

0 commit comments

Comments
 (0)