You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: project-templates/default/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ You should always have a master and develop branch and create branches called "f
10
10
11
11
When a new feature is finished and all tests have passed, increase the ProjectVersion in `develop_config.json` and merge the feature branch to develop.
12
12
13
-
For relesing a new version, increase the _ProjectVersion_ in `live_config.json` and merge the develop branch into master.
13
+
For releasing a new version, increase the _ProjectVersion_ in `live_config.json` and merge the develop branch into master.
0 commit comments