Skip to content

Commit dc2f360

Browse files
Update docs/custom_detectors.md
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent c4b8d89 commit dc2f360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom_detectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Custom Detectors
22
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
3+
custom detectors in the built-in server based off of arbitrary Python code. This lets you quickly and flexibly
44
create your own detection logic!
55

66
The following rules apply:

0 commit comments

Comments
 (0)