mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Fixed misplaced double quotation. (#11089)
This commit is contained in:
parent
434b47b9c4
commit
07a3cbf02e
@ -82,7 +82,7 @@ baseoid:
|
||||
required: true
|
||||
type: string
|
||||
auth_key:
|
||||
description: A"uthentication key for SNMPv3. Variable `priv_key` must also be set."
|
||||
description: "Authentication key for SNMPv3. Variable `priv_key` must also be set."
|
||||
required: inclusive
|
||||
type: string
|
||||
priv_key:
|
||||
|
Loading…
x
Reference in New Issue
Block a user