Skip to content

Commit 4315379

Browse files
committed
fix: bad sentence
1 parent 0b7754e commit 4315379

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
@@ -47,7 +47,7 @@ Provide the API key either through the `-a` flag or by writing to `${XDG_CONFIG_
4747
```
4848
$ shazam -h
4949
Usage: shazam [OPTION]... [FILE]
50-
Query the Shazam identify music recognition API.
50+
Query the Shazam music recognition API.
5151
5252
Get free API access at: https://rapidapi.com/apidojo/api/shazam/
5353

shazam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ err_msg_exit() {
2020

2121
usage() {
2222
printf "Usage: shazam [OPTION]... [FILE]
23-
Query the Shazam identify music recognition API.
23+
Query the Shazam music recognition API.
2424
2525
Get free API access at: https://rapidapi.com/apidojo/api/shazam/
2626

0 commit comments

Comments
 (0)