mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
Merge pull request #5608 from inspec/vasundhara/opa_resource_typo_fix
Fix the typo in documentation file for opa_api resource
This commit is contained in:
commit
e4877289c4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ platform = "os"
|
|||
[menu]
|
||||
[menu.inspec]
|
||||
title = "opa_api"
|
||||
identifier = "inspec/resources/os/opa_api.md mongodb_conf resource"
|
||||
identifier = "inspec/resources/os/opa_api.md opa_api resource"
|
||||
parent = "inspec/resources/os"
|
||||
+++
|
||||
|
||||
|
|
Loading…
Reference in a new issue