diff --git a/utils/apply_next_version.js b/utils/apply_next_version.js index bc49bdff807..cd62839d2a6 100644 --- a/utils/apply_next_version.js +++ b/utils/apply_next_version.js @@ -28,5 +28,5 @@ fs.writeFileSync( ); console.log( - 'IMPORTANT: you should update the pinned version of devtools-protocol to match the new revsion.' + 'IMPORTANT: you should update the pinned version of devtools-protocol to match the new revision.' );