Skip to content

Commit c92dc1c

Browse files
authored
Fix typo in comments (#378)
1 parent 3e75cb0 commit c92dc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release-notes.js

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
let path = require('path')
55
let fs = require('fs')

0 commit comments

Comments
 (0)