Skip to content

Commit 3f1f590

Browse files
Typo fix in README.md (#76)
1 parent 763936a commit 3f1f590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ $ gotify init
9191
When you've finished initializing Gotify-CLI, you are ready to push messages to [gotify/server][gotify/server].
9292

9393
Here are some examples commands, you can view the "push help" via `gotify help push` (or have a look at [push help](#push-help)).
94-
```json
94+
```bash
9595
$ gotify push my message
9696
$ gotify push "my message"
9797
$ echo my message | gotify push

0 commit comments

Comments
 (0)