Skip to content

Commit 81149a6

Browse files
authored
Fix typo: Defin{a => i}telyTyped (#311)
1 parent 1b682f2 commit 81149a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-v1.0-pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
MESSAGE_TITLE: Generated v1.0 typings using Typewriter
39-
MESSAGE_BODY: "This pull request was automatically created by the GitHub Action, **${{github.workflow}}**. \n\n The commit hash is _${{github.sha}}_. \n\n **Important** Check for unexpected deletions or changes in this PR. Make sure to bump the version. Create a GitHub release after releasing on npm and [DefinatelyTyped](http://definitelytyped.org/guides/contributing.html). \n\n cc: @darrelmiller"
39+
MESSAGE_BODY: "This pull request was automatically created by the GitHub Action, **${{github.workflow}}**. \n\n The commit hash is _${{github.sha}}_. \n\n **Important** Check for unexpected deletions or changes in this PR. Make sure to bump the version. Create a GitHub release after releasing on npm and [DefinitelyTyped](http://definitelytyped.org/guides/contributing.html). \n\n cc: @darrelmiller"
4040
REVIEWERS: peombwa,ddyett,zengin,MIchaelMainer
4141
ASSIGNEDTO: nikithauc
4242
LABELS: generated

0 commit comments

Comments
 (0)