mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-02 23:26:24 +00:00
spelling: syntactic
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -214,7 +214,7 @@ When a rule is parsed, the original condition will be wrapped in an extra layer
|
|||||||
(fd.filename in (python, go))))
|
(fd.filename in (python, go))))
|
||||||
```
|
```
|
||||||
|
|
||||||
The exceptions are effectively syntatic sugar that allows expressing sets of exceptions in a concise way.
|
The exceptions are effectively syntactic sugar that allows expressing sets of exceptions in a concise way.
|
||||||
|
|
||||||
### Advantages
|
### Advantages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user