From 2324600e6ca140375ddd60c5eecec276052c4f6a Mon Sep 17 00:00:00 2001 From: Satyajit Anand Date: Thu, 6 Jul 2023 22:38:19 +0530 Subject: [PATCH] fix doc issue (#27645) --- docs/guides/esp32/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/esp32/README.md b/docs/guides/esp32/README.md index a77fa0ca970384..89d9225cf65dd8 100644 --- a/docs/guides/esp32/README.md +++ b/docs/guides/esp32/README.md @@ -16,4 +16,4 @@ example on ESP32 series of SoCs - [Flash and NVS encryption for securing factory data](flash_nvs_encryption.md) - [RPC Console and Device Tracing](rpc_console.md) - [Matter OTA](ota.md) -- [Generating and Using ESP Secure Cert Parttiton](secure_cert_partition.md) +- [Generating and Using ESP Secure Cert Partition](secure_cert_partition.md)