Skip to content

Commit

Permalink
r/interface_physical(docs): fix minor spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremmfr committed Apr 26, 2023
1 parent 0fb731d commit d85d676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/interface_physical.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ The following arguments are supported:
Enable gratuitous ARP reply.
- **hold_time_down** (Optional, Number)
Link down hold time (milliseconds).
`hold_time_up` must be specified together
`hold_time_up` must also be specified.
- **hold_time_up** (Optional, Number)
Link up hold time (milliseconds).
`hold_time_down` must be specified together
`hold_time_down` must also be specified.
- **link_mode** (Optional, String)
Link operational mode.
Need to be `automatic`, `full-duplex` or `half-duplex`.
Expand Down

0 comments on commit d85d676

Please sign in to comment.