Skip to content

Commit 99ec594

Browse files
authored
Fix grammar (#28)
1 parent 3e28f83 commit 99ec594

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Read more at https://docs.brew.sh/Shell-Completion
138138
> **Hire Tang Rufus!**
139139
>
140140
> I am looking for my next role, freelance or full-time.
141-
> If you find this tool useful, I can build you more weird stuffs like this.
141+
> If you find this tool useful, I can build you more weird stuff like this.
142142
> Let's talk if you are hiring PHP / Ruby / Go developers.
143143
>
144144
> Contact me at https://typist.tech/contact/

src/Application.php

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

0 commit comments

Comments
 (0)