diff --git a/Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst b/Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst index af44bb3413..d790c3bb70 100644 --- a/Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst +++ b/Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst @@ -548,9 +548,9 @@ example. To test it, just run the following:: - nsh> wdog -d /dev/watchdogx + nsh> wdog -i /dev/watchdogx -Where x in the watchdog instance. +Where x is the watchdog instance. wifinsh -------