From 3b433acc9fcd2096318344b206bf314f11ae9935 Mon Sep 17 00:00:00 2001 From: James Mills <1290234+prologic@users.noreply.github.com> Date: Sun, 2 Feb 2020 08:00:44 +1000 Subject: [PATCH] Fixed typos in workflows --- .github/workflows/greetings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index b88c674..149cbde 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -12,7 +12,7 @@ jobs: issue-message: |- Hello! - Welcome to the Bicask project! Someone will respond to your issue pretty quickly, + Welcome to the Bitcask project! Someone will respond to your issue pretty quickly, the author is pretty responsive 😀 In the meantime; please make sure you have read the [Contributing](https://github.com/prologic/bitcask/blob/master/CONTRIBUTING.md) and [Code of Conduct](https://github.com/prologic/bitcask/blob/master/CODE_OF_CONDUCT.md) @@ -25,7 +25,7 @@ jobs: pr-message: |- Hello! - Welcome to the Bicask project! + Welcome to the Bitcask project! Thank you for your Pull Request and Contribution! We highly value all contributions to this Project! Your Pull Request will be reviewed shortly! The author is pretty responsive 😀