Skip to content

Commit 2a97e65

Browse files
committed
Update installation.md
1 parent 5f9be60 commit 2a97e65

File tree

1 file changed

+2
-2
lines changed
  • content/micropython/03.micropython/modulinos/01.installation

1 file changed

+2
-2
lines changed

content/micropython/03.micropython/modulinos/01.installation/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ You should see a folder called `lib` and a file called `boot.py`. Go ahead and p
7070

7171
![MicroPython Lab Files](./assets/microPythonLabsFiles.png)
7272

73-
If you see this, it means the package has been installed sucessfully. If you want to to go even deeper, you can open the modulino folder and have a look at the individual Modulino packages. Don't worry, you don't have to understand what those files mean exactly to continue.
73+
If you see this, it means the package has been installed successfully. If you want to to go even deeper, you can open the modulino folder and have a look at the individual Modulino packages. Don't worry, you don't have to understand what those files mean exactly to continue.
7474

7575
## First Sketch
7676

@@ -84,4 +84,4 @@ You should see "Hello, World", being printed in the commandline.
8484

8585
## Next Steps
8686

87-
Now that you have sucessfully installed everything it's time to program your first Modulino.
87+
Now that you have successfully installed everything it's time to program your first Modulino.

0 commit comments

Comments
 (0)