mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-12-22 09:42:31 +01:00
docs: publish.md typo
This commit is contained in:
parent
630f2957de
commit
19f8a35588
1 changed files with 1 additions and 1 deletions
|
@ -1007,7 +1007,7 @@ Here's an **easier example with a shorter JSON payload**:
|
|||
|
||||
=== "Command line (curl)"
|
||||
```
|
||||
# To use { and } in the URL without encoding, we need to turn of
|
||||
# To use { and } in the URL without encoding, we need to turn off
|
||||
# curl's globbing using --globoff
|
||||
|
||||
curl \
|
||||
|
|
Loading…
Reference in a new issue