mirror of
https://github.com/inspec/inspec
synced 2024-12-18 00:53:22 +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]
|
||||||
[menu.inspec]
|
[menu.inspec]
|
||||||
title = "opa_api"
|
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"
|
parent = "inspec/resources/os"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue