Commit 49719c5
authored
fix(processors): fix requirements interface example (#35)
Fixes an incorrect code block which shows an interface `implementing`
the Requirements interface, where it should be `extends`.
<!-- readthedocs-preview incendocloud start -->
----
📚 Documentation preview 📚:
https://incendocloud--35.org.readthedocs.build/en/35/
<!-- readthedocs-preview incendocloud end -->1 parent 6dac93b commit 49719c5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments