Skip to content

Commit

Permalink
Fix typo in comments (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkb85 authored Feb 13, 2025
1 parent 3e75cb0 commit c92dc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release-notes.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Given a version, figure out what the release notes are so that we can use this to pre-fill the
// relase notes on a GitHub release for the current version.
// release notes on a GitHub release for the current version.

let path = require('path')
let fs = require('fs')
Expand Down

0 comments on commit c92dc1c

Please sign in to comment.