From 9eb66357f10c3ea0f32c627fa728ffbc0b7f8622 Mon Sep 17 00:00:00 2001 From: Nihal Gonsalves Date: Fri, 12 May 2023 15:55:23 +0200 Subject: [PATCH] Fix typo in Linux/macOS getting started docs `hello_word` -> `hello_world` --- docs/en/get-started/linux-macos-start-project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/get-started/linux-macos-start-project.rst b/docs/en/get-started/linux-macos-start-project.rst index f1bbe8d8fa..a423a46748 100644 --- a/docs/en/get-started/linux-macos-start-project.rst +++ b/docs/en/get-started/linux-macos-start-project.rst @@ -61,7 +61,7 @@ If the previous steps have been done correctly, the following menu appears: Project configuration - Home window -You are using this menu to set up project specific variables, e.g., Wi-Fi network name and password, the processor speed, etc. Setting up the project with menuconfig may be skipped for "hello_word", since this example runs with default configuration. +You are using this menu to set up project specific variables, e.g., Wi-Fi network name and password, the processor speed, etc. Setting up the project with menuconfig may be skipped for "hello_world", since this example runs with default configuration. .. only:: esp32