docs: typo in auditd_rules

This commit is contained in:
Stephan Renatus 2016-02-05 16:33:49 +01:00 committed by Dominik Richter
parent 405b3e3fa4
commit a5afbe7814

View file

@ -374,7 +374,7 @@ The following examples show how to use this InSpec audit resource.
it { should cmp 0 }
end
**Query properties of rules targetting specific syscalls or files.**
**Query properties of rules targeting specific syscalls or files.**
The syntax for recent auditd versions allows more precise tests, such as the following: