Update references to master branch

This commit is contained in:
Rossen Stoyanchev
2021-04-28 19:29:08 +01:00
parent 6e09359203
commit 95f87b66a8
2 changed files with 4 additions and 4 deletions

View File

@@ -50,11 +50,11 @@ future pull requests as well, simply so that the Spring Framework team knows
immediately that this process is complete.
## Create your branch from `master`
## Create your branch from `main`
If your pull request addresses a bug or improvement, please create your branch
from Spring Web Flow's `master` branch. Rest assured that if your pull
request is accepted and merged into `master`, these changes will also
from Spring Web Flow's `main` branch. Rest assured that if your pull
request is accepted and merged into `main`, these changes will also
considered as back-port candidates.