Quellcode durchsuchen

Merge branch 'contrib/github_pr_11394' into 'master'

docs: Fix typo in Linux/macOS getting started docs (GitHub PR)

Closes IDFGH-10119

See merge request espressif/esp-idf!23731
Marius Vikhammer vor 2 Jahren
Ursprung
Commit
ede0786eb0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      docs/en/get-started/linux-macos-start-project.rst

+ 1 - 1
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