We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0082f2 commit ebf9205Copy full SHA for ebf9205
README.md
@@ -19,7 +19,7 @@
19
` npm run start ` <br/>
20
21
### Before doing any changes in the project:
22
-1. Create a **local branch ** of your name.
+1. Create a **local branch** of your name.
23
2. Don't push your code to **main** branch directly.
24
3. Make sure you pull changes from the main branch in order to be up-to-date with it.<br/>
25
run this: ```git pull origin main```
0 commit comments