Skip to content

Commit c0926f7

Browse files
Correcting a comment
1 parent 406e7e8 commit c0926f7

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-h7/tutorials/over-the-air-update

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-h7/tutorials/over-the-air-update/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ You will also need to install the **crccheck** module on python by following the
150150

151151
1. Installing pip on python:
152152
```cpp
153-
//Neccesary to installpython modules:
153+
//Necessary to installpython modules:
154154
sudo apt install python3-pip
155155
```
156156
2. Installing the crccheck necessary module on python:

0 commit comments

Comments
 (0)