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)"
|
=== "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's globbing using --globoff
|
||||||
|
|
||||||
curl \
|
curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user