Skip to content

Commit cf724cf

Browse files
committed
Fix grammar
1 parent 9e86653 commit cf724cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
> **Hire Tang Rufus!**
2727
>
2828
> I am looking for my next role, freelance or full-time.
29-
> If you find this tool useful, I can build you more weird stuffs like this.
29+
> If you find this tool useful, I can build you more weird stuff like this.
3030
> Let's talk if you are hiring PHP / Ruby / Go developers.
3131
>
3232
> Contact me at https://typist.tech/contact/

src/Console/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public function getLongVersion(): string
9090
->formatBlock(
9191
[
9292
'I am looking for my next role, freelance or full-time.',
93-
'If you find this tool useful, I can build you more weird stuffs like this.',
93+
'If you find this tool useful, I can build you more weird stuff like this.',
9494
"Let's talk if you are hiring PHP / Ruby / Go developers.",
9595
],
9696
'error',

0 commit comments

Comments
 (0)