mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-01-18 16:17:26 +01:00
Merge pull request #1225 from sedlund/docs/fix_typo
docs: publish.md typo
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user