Fix punctuation in extra/update-version.js

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
Fluency
2021-11-19 10:30:31 -08:00
committed by GitHub
parent a2de9e4e36
commit 7179c6cc4c

View File

@@ -38,7 +38,7 @@ if (! exists) {
}
/**
* Updates the version number in package.json and commits it to git
* Updates the version number in package.json and commits it to git.
* @param {string} version - The new version number
*
* Generated by Trelent