From 6539d60990ffc7d2710de716db2a4d3c90c22798 Mon Sep 17 00:00:00 2001 From: eunho-lee Date: Fri, 11 Jun 2021 18:18:10 +0900 Subject: [PATCH] fix: typo --- doc_source/userguide/getting_started_espressif.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_source/userguide/getting_started_espressif.md b/doc_source/userguide/getting_started_espressif.md index 367596c..8a882d6 100644 --- a/doc_source/userguide/getting_started_espressif.md +++ b/doc_source/userguide/getting_started_espressif.md @@ -479,7 +479,7 @@ The certificate is hardcoded for demonstration purposes only\. Production\-level For more information about `SetupAWS.py`, see the `README.md` in the `freertos/tools/aws_config_quick_start` directory\. -### Build, flash, and run the FreeRTOS demo project using the idy\.py script +### Build, flash, and run the FreeRTOS demo project using the idf\.py script You can use Espressif's IDF utility to generate the build files, build the application binary, and flash your board\.