Skip to content

Commit a7dfafa

Browse files
committed
added change in index.md file
1 parent 5847c3f commit a7dfafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Nextjs/intro-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Whenever you create something exciting or something new on your own, you always
3131
:::info
3232
In the picture below you could see Developer 1, Developer 2... are working on the same project , lets say they are trying to build a amazon website, developer 1 handles the Mens shopping section, Developer 2 deals with Womens section, Developer 3 works on the login feature.
3333

34-
So each indivituals works on different feature from the copy of the central repository, once the development is done they push changes to the **remote repository** (central repo as per picture). Once **code review** happens and good to go, the senior developer will merge the code to the central repository so all the feature will be live on production.
34+
So each indivituals works on different feature from the copy of the central repository, once the development is done they push changes to the **remote repository** (central repo as per picture). Once **code review** happens and good to go, the senior developer will merge the code to the central repository so all the feature will be live on production enviornmet.
3535
:::
3636

3737
<BrowserWindow url="https://github.com/" bodyStyle={{padding: 0}}>

0 commit comments

Comments
 (0)