Reword documentation for IOS L2/L3 interface modules (#44870)

* Update documentation to be cohesive with ios_l2_interface

* Fix small typo in documentation
This commit is contained in:
Ryan Breaker 2018-08-30 14:48:43 -05:00 committed by Alicia Cozine
parent fdb1d1146f
commit c9adfdf68b
2 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@ extends_documentation_fragment: ios
version_added: "2.5"
short_description: Manage Layer-2 interface on Cisco IOS devices.
description:
- This module provides declarative management of Layer-2 interface on
- This module provides declarative management of Layer-2 interfaces on
Cisco IOS devices.
author:
- Nathaniel Case (@qalthos)