Skip to content

Commit da7fbde

Browse files
committed
fix typo
1 parent 23cd3ff commit da7fbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/11/en/part11b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Once the process has been finished, you should be redirected to your brand new r
5757

5858
Clone the project now to your machine. As always, when starting with a new code, the most obvious place to look first is the file <code>package.json</code>
5959

60-
<i>**NOTE** since the project is aldeady a bit old, you need Node 16 to work with it!</i>
60+
<i>**NOTE** since the project is already a bit old, you need Node 16 to work with it!</i>
6161

6262
Try now the following:
6363
- install dependencies (by running <code>npm install</code>)

0 commit comments

Comments
 (0)