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',