Skip to content

Commit d106403

Browse files
committed
[ignore] Changes description of docs in aci_l4l7_service_graph_template_abs_connection
1 parent c1ef517 commit d106403

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/modules/aci_l4l7_service_graph_template_abs_connection.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@
4343
type: bool
4444
adjacency_type:
4545
description:
46-
- Whether the adjacecncy is Layer2 or Layer3.
46+
- Whether the adjacency is Layer2 or Layer3.
4747
- The APIC defaults to C(l2) when unset during creation.
4848
type: str
4949
choices: [ l2, l3 ]
5050
connector_direction:
5151
description:
5252
- The connector direction.
53-
- The APIC defaults to C(uknown) when unset during creation.
53+
- The APIC defaults to C(unknown) when unset during creation.
5454
type: str
5555
choices: [ provider, consumer, unknown ]
5656
connection_type:

0 commit comments

Comments
 (0)