From b8a44ad3f5d4ca535deaa0c74909345ce91a0abc Mon Sep 17 00:00:00 2001
From: Marvin Albert <marvin.albert@gmail.com>
Date: Thu, 29 Jun 2023 10:46:24 +0200
Subject: [PATCH] WIP

---
 book/install_python.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/book/install_python.md b/book/install_python.md
index 77adf21..8f909dd 100644
--- a/book/install_python.md
+++ b/book/install_python.md
@@ -110,6 +110,6 @@ Select the installation instructions for your operating system and processor fro
 1. In your web browser, navigate to this [download page](https://github.com/conda-forge/miniforge#mambaforge).
 2. Scroll down to the "Mambaforge" header of the "Downloads" section. Click the link to download link for `Mambaforge-Windows-x86_64`.
 3. Find the file you downloaded (Mambaforge-Windows-x86_64.exe) and double click to execute it. Follow the instructions to complete the installation.
-4. Once the installation has completed, you can verify it was correctly installed by searching for the "mambaforge prompt" in your Start menu.
+4. Once the installation has completed, you can verify it was correctly installed by searching for the "miniforge prompt" in your Start menu.
 ```
 ````
\ No newline at end of file
-- 
GitLab