Skip to content

Commit ebf9205

Browse files
Update README.md
1 parent e0082f2 commit ebf9205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
` npm run start ` <br/>
2020

2121
### Before doing any changes in the project:
22-
1. Create a **local branch ** of your name.
22+
1. Create a **local branch** of your name.
2323
2. Don't push your code to **main** branch directly.
2424
3. Make sure you pull changes from the main branch in order to be up-to-date with it.<br/>
2525
run this: ```git pull origin main```

0 commit comments

Comments
 (0)