mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-20 10:04:08 +00:00
Merge pull request #1225 from sedlund/docs/fix_typo
docs: publish.md typo
This commit is contained in:
commit
d96d4b03c7
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…
Add table
Add a link
Reference in a new issue