fix(utils): typo fix (#6522)
This commit is contained in:
parent
f63a123ece
commit
c756fb495b
@ -28,5 +28,5 @@ fs.writeFileSync(
|
|||||||
);
|
);
|
||||||
|
|
||||||
console.log(
|
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.'
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user