Skip to content

Commit 3650694

Browse files
committed
Corrected comment
1 parent 2d0ee9a commit 3650694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/bump/bump-utils.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// bump-utils.mjs for finding/bumping/hasing etc.
3+
// bump-utils.mjs for finding/bumping/hashing etc.
44
// Latest miniified release: https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs
55

66
import fs from 'fs' // to read/write files

0 commit comments

Comments
 (0)