diff --git a/README.md b/README.md index 4049505..41133ca 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ gcc compiler can compile and run C files, here are the steps 6. `./out` - run c file -**Note:** Everytime the `.c` File is edied and saved it needs to b recompiled +**Note:** Everytime the `.c` File is edited and saved it needs to be recompiled. #### 4. VS Code [Recommended]