diff --git a/boards/esp32-wroom-32/include/periph_conf.h b/boards/esp32-wroom-32/include/periph_conf.h index 0e1f685682..53ce161c61 100644 --- a/boards/esp32-wroom-32/include/periph_conf.h +++ b/boards/esp32-wroom-32/include/periph_conf.h @@ -171,7 +171,7 @@ extern "C" { /** * @name UART configuration * - * ESP32 provides 3 UART interaces at maximum: + * ESP32 provides 3 UART interfaces at maximum: * * UART_DEV(0) uses fixed standard configuration.
* UART_DEV(1) is defined here.