Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Commit 815f23a

Browse files
authored
Update greetings.yml
fixing a typo
1 parent 878314c commit 815f23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
- uses: actions/first-interaction@v1
1010
with:
1111
repo-token: ${{ secrets.GITHUB_TOKEN }}
12-
issue-message: 'Thank you very much for helping us to improve the quality of our software. The FHE Toolkit develiopment team want to sincerely thank you for submitting your first issue and joining our technical community! We will get started on your issue immediately.'
12+
issue-message: 'Thank you very much for helping us to improve the quality of our software. The FHE Toolkit development team want to sincerely thank you for submitting your first issue and joining our technical community! We will get started on your issue immediately.'
1313
pr-message: 'Thank you so much for sending your first pull request! We are actively trying to grow this community and cannot do it without talented contributors like you who care about quality software and the power of homomorphic encryption. Achievement unlocked, you have leveled up!'

0 commit comments

Comments
 (0)