We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b8d89 commit dc2f360Copy full SHA for dc2f360
docs/custom_detectors.md
@@ -1,6 +1,6 @@
1
# Custom Detectors
2
You can overwrite [custom_detectors.py](detectors/built_in/custom_detectors/custom_detectors.py) to create
3
-custom detectors in the built-in server based off of arbitrary Python code. This lets you quickly and flexible
+custom detectors in the built-in server based off of arbitrary Python code. This lets you quickly and flexibly
4
create your own detection logic!
5
6
The following rules apply:
0 commit comments