Skip to content

Commit cfd4567

Browse files
Correct capitalization in welcome message
1 parent 6630ca7 commit cfd4567

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/greetings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
repo_token: ${{ secrets.GITHUB_TOKEN }}
1919

2020
issue_message: |
21-
👋 Welcome to the Control-core Project, @${{ github.actor }}! Thank you for opening your first issue in concore-lite.
21+
👋 Welcome to the CONTROL-CORE Project, @${{ github.actor }}! Thank you for opening your first issue in concore-lite.
2222
We appreciate your contribution to the organization and will review it as soon as possible.
2323
2424
Before we get started, please check out these resources:
@@ -36,4 +36,4 @@ jobs:
3636
- 📘 [Contribution Guidelines](https://github.com/ControlCore-Project/concore/blob/main/CONTRIBUTING.md)
3737
- 📜 [Code of Conduct](https://github.com/ControlCore-Project/concore/blob/main/CODE_OF_CONDUCT.md)
3838
39-
If you have any questions, feel free to ask. Happy coding!
39+
If you have any questions, feel free to ask. Happy coding!

0 commit comments

Comments
 (0)