Skip to content

Commit acaccf7

Browse files
committed
fix typo
1 parent 1c50b5c commit acaccf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release-notes.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Given a version, figure out what the release notes are so that we can use this to pre-fill the
2-
// relase notes on a GitHub release for the current version.
2+
// release notes on a GitHub release for the current version.
33

44
import * as fs from 'node:fs/promises'
55
import * as path from 'node:path'

0 commit comments

Comments
 (0)