Skip to content

Commit 556ff77

Browse files
greyscaledjawnsy
andauthored
Update scripts/create-clog.sh
Co-authored-by: Jonathan Yu <jonathan@coder.com>
1 parent 8fb098c commit 556ff77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/create-clog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ function update_manifest () {
101101

102102
function print_pr_info () {
103103
branch="$(git branch --show-current)"
104-
echo "tip: After comitting this branch visit"
104+
echo "tip: After committing this branch visit"
105105
echo "https://github.com/cdr/docs/compare/master...${branch}?template=release-template.md&expand=1"
106106
echo "to open a PR using the release PR template"
107107
}

0 commit comments

Comments
 (0)