Skip to content

Commit

Permalink
fix typo to show req 4 for real this time
Browse files Browse the repository at this point in the history
Signed-off-by: Emily Rodriguez <[email protected]>
  • Loading branch information
em-c-rod committed Nov 8, 2023
1 parent 5779f8b commit d0cf1be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions courses/beginner/05.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ Profile Summary: 3 successful controls, 0 control failures, 0 controls skipped
Test Summary: 5 successful, 0 failures, 0 skipped
```

:::

### Requirement (4) - Permission on the `nginx_conf` file

The fourth requirement verifies that the NGINX configuration file, `/etc/nginx/nginx.conf`:
Expand All @@ -224,8 +226,6 @@ control 'nginx-conf-perms' do
end
```

:::

:::tip The `file` resource docs
[`file`](https://www.inspec.io/docs/reference/resources/file/)
:::
Expand Down

0 comments on commit d0cf1be

Please sign in to comment.