Skip to content

Commit b95a6c5

Browse files
committed
Fixed minor typos
1 parent b07e06e commit b95a6c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

8-code-editor/1-using-a-code-editor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Once it loads, it should look similar to this image:
4040
There are three main sections, starting from the far left and moving to the right:
4141

4242
1. The _activity bar_ which includes some icons, like the magnifying glass 🔎, the gear ⚙️ and a few others
43-
1. The expanded acivity bar which defaults to the _Explorer_, called the _side bar_.
43+
1. The expanded activity bar which defaults to the _Explorer_, called the _side bar_.
4444
1. And finally, the code area to the right.
4545

4646
Click on each of the icons to display a different menu. Once done, click on the _Explorer_ so you are back where you started.
@@ -68,7 +68,7 @@ Once the menu opens, type _open remote repository_, and then select the first op
6868
https://github.com/microsoft/Web-Dev-For-Beginners
6969
```
7070

71-
✅ If succesful, you'll see all files for this repository loaded in the text editor.
71+
✅ If successful, you'll see all files for this repository loaded in the text editor.
7272

7373

7474
### 2. Using the URL

0 commit comments

Comments
 (0)