Update copy

Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
This commit is contained in:
Erik Engervall
2021-10-06 16:50:58 +02:00
parent 8fcee9d1de
commit b311fe253f
@@ -144,7 +144,7 @@ export const PatchBody = ({
<Box marginBottom={2}>
<Typography>
Patches the release branch, creates a new tag and updates the Git
release. A dry run on a temporary branch will run prioer to patching
release. A dry run on a temporary branch will run prior to patching
the release branch to ensure there's no merge conflicts. Manual
patching is recommended should the dry run fail.
</Typography>