@@ -470,12 +470,14 @@ It should open the terminal settings:
 - Click on "Save"
 - Click on "Open JSON file"
 
+You may see an orange circle rather than a penguin as the logo for Ubuntu
+
 We have circle in red the part you will change:
 
 ![Windows Terminal JSON settings file](images/windows_terminal_settings_json.png)
 
 First, let's ask Ubuntu to start directly inside your Ubuntu Home Directory instead of the Windows one:
-- Locate the `"name": "Ubuntu",`
+- Locate the entry with both `"name": "Ubuntu",` and `"hidden": false,`
 - Add the following line after it:
 
 ```bash