diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index fb8d7c44..2cc6482f 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -13,4 +13,4 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: 'Welcome! Thanks for making your FIRST issue in this repo. We hope you will stick around and possibly drop a few contributions!' - pr-message: 'Welcome! Thanks for making your FIRST PR in this repo. We really appriciate it. Hope you will stick around for this fun journey of "Languages Around The World"!' + pr-message: 'Welcome! Thanks for making your FIRST PR in this repo. We really appriciate it.'