Fix typo in ipmi_sensor readme

This commit is contained in:
Daniel Nelson 2017-10-16 11:10:06 -07:00
parent d6ad16f431
commit c8a5598b59
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ ipmitool -I lan -H SERVER -U USERID -P PASSW0RD sdr
#### Permissions
When gathering from the local system, Telegraf will need permission to the
impi device node. When using udev you can create the device node giving
ipmi device node. When using udev you can create the device node giving
`rw` permissions to the `telegraf` user by adding the following rule to
`/etc/udev/rules.d/52-telegraf-ipmi.rules`: