From 514b88a8f068f0ec7bcf479372b4433e955b767a 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/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/get-started/index.rst b/docs/en/get-started/index.rst index d46b470bb5..6c1df3b3e2 100644 --- a/docs/en/get-started/index.rst +++ b/docs/en/get-started/index.rst @@ -451,7 +451,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". This example will run 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". This example will run with default configuration. .. only:: esp32