From cf724cfe5a138aec222c577b50310eee381ec007 Mon Sep 17 00:00:00 2001 From: TangRufus Date: Sun, 26 Oct 2025 14:00:39 +0000 Subject: [PATCH] Fix grammar --- README.md | 2 +- src/Console/Application.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4374b29..d099029 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ > **Hire Tang Rufus!** > > I am looking for my next role, freelance or full-time. -> If you find this tool useful, I can build you more weird stuffs like this. +> If you find this tool useful, I can build you more weird stuff like this. > Let's talk if you are hiring PHP / Ruby / Go developers. > > Contact me at https://typist.tech/contact/ diff --git a/src/Console/Application.php b/src/Console/Application.php index 5238065..faf1d68 100644 --- a/src/Console/Application.php +++ b/src/Console/Application.php @@ -90,7 +90,7 @@ public function getLongVersion(): string ->formatBlock( [ 'I am looking for my next role, freelance or full-time.', - 'If you find this tool useful, I can build you more weird stuffs like this.', + 'If you find this tool useful, I can build you more weird stuff like this.', "Let's talk if you are hiring PHP / Ruby / Go developers.", ], 'error',