docs: Fix spelling mistake [skip ci]

This commit is contained in:
oSumAtrIX
2024-03-16 13:36:40 +01:00
committed by GitHub
parent 6dc4cf08e5
commit 540fe504c7

View File

@@ -38,7 +38,7 @@ You can also add the following things to the repository:
To develop and release ReVanced Patches using this template, some things need to be considered: To develop and release ReVanced Patches using this template, some things need to be considered:
- Development occurs in feature branches. Once a feature branch is ready, it is squshed and merged into the `dev` branch - Development occurs in feature branches. Once a feature branch is ready, it is squashed and merged into the `dev` branch
- The `dev` branch is merged into the `main` branch once it is ready for release - The `dev` branch is merged into the `main` branch once it is ready for release
- Semantic versioning is used to version ReVanced Patches. ReVanced Patches have a public API for other patches to use - Semantic versioning is used to version ReVanced Patches. ReVanced Patches have a public API for other patches to use
- Semantic commit messages are used for commits - Semantic commit messages are used for commits