We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2d11d commit db88d3dCopy full SHA for db88d3d
README.md
@@ -117,8 +117,8 @@ $ npm run lint
117
## Releasing
118
119
After development is done in the `development` branch and is ready for release,
120
-it should be merged into the `master` branch, where the latest release code
121
-lives. [Release It!](https://github.com/release-it/release-it) is then used to
+it should be merged into the `main` branch, where the latest release code lives.
+[Release It!](https://github.com/release-it/release-it) is then used to
122
interactively orchestrate the release process:
123
124
```bash
0 commit comments