Browse Source

docs: publish.md typo

Scott Edlund 1 year ago
parent
commit
19f8a35588
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/publish.md

+ 1 - 1
docs/publish.md

@@ -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 \