mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
CFINSPEC-78: Fix errors in documentation
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
This commit is contained in:
parent
75170c94ba
commit
238e445ad4
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ The following examples show how to use this Chef InSpec audit resource.
|
|||
|
||||
```ruby
|
||||
describe linux_audit_system do
|
||||
it { should be_purple }
|
||||
it { should be_enabled }
|
||||
end
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue