Skip to content

Commit a916024

Browse files
committed
Corrected grammar
1 parent 02f462b commit a916024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/iot-gateway/config/can.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The root part of the CAN connector configuration provides basic information on h
124124
| **devices** | | List of devices. |
125125
|---
126126

127-
You can find the list of supported CAN interfaces one can [find](https://python-can.readthedocs.io/en/stable/configuration.html#interface-names) in the documentation of the Python CAN library.
127+
You can [find](https://python-can.readthedocs.io/en/stable/configuration.html#interface-names) the list of supported CAN interfaces in the documentation of the Python CAN library.
128128

129129
### Section "backend"
130130
This section is optional and it provides configuration for specific CAN interface. Each option has a default value. To get a list of available options, [see](https://python-can.readthedocs.io/en/stable/configuration.html#interface-names) the documentation for specific interface type.

0 commit comments

Comments
 (0)