Skip to content

Commit 84f09f9

Browse files
authored
fixed typo
1 parent 157bf4b commit 84f09f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-templates/default/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You should always have a master and develop branch and create branches called "f
1010

1111
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.
1212

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.
1414

1515
## Under the hood
1616

0 commit comments

Comments
 (0)