From 3cf404f464176949f298d59ec6159843be5e28d0 Mon Sep 17 00:00:00 2001 From: Paul Jurczak Date: Fri, 15 Jul 2022 00:02:19 -0600 Subject: [PATCH] corrected a typo --- docs/en/hw-reference/esp32s3/user-guide-devkitc-1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/hw-reference/esp32s3/user-guide-devkitc-1.rst b/docs/en/hw-reference/esp32s3/user-guide-devkitc-1.rst index 3c7225b056..b062acd0d8 100644 --- a/docs/en/hw-reference/esp32s3/user-guide-devkitc-1.rst +++ b/docs/en/hw-reference/esp32s3/user-guide-devkitc-1.rst @@ -73,7 +73,7 @@ The key components of the board are described in a counter-clockwise direction. .. note:: - For boards with ESP32-S3-WROOM-2 modules, the pins GPIO35, GPIO36 and GPIO37 are used for the internal communication between ESP32-S3 and SPI flash/PSRAM memory, thus not availablt for external use. + For boards with ESP32-S3-WROOM-2 modules, the pins GPIO35, GPIO36 and GPIO37 are used for the internal communication between ESP32-S3 and SPI flash/PSRAM memory, thus not available for external use. Start Application Development