diff --git a/Release-Process.md b/Release-Process.md index 31bc5db..f6bc534 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -5,7 +5,7 @@ The objective is to release a version every six weeks. Ideally this should be on Update the `pdfjs.config` file: 1. Bump the major/minor version number of the `versionPrefix`. -1. Set `baseVersion` to the commit ID of the merged commit. +1. Set `baseVersion` to the commit ID of the merge commit. ### Releasing a new version