Skip to content

Commit a50342e

Browse files
Update src/content/docs/workers/tutorials/build-a-content-version-system/index.mdx
1 parent 430f307 commit a50342e

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/tutorials/build-a-content-version-system

1 file changed

+1
-1
lines changed

src/content/docs/workers/tutorials/build-a-content-version-system/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ curl -X PUT \
760760
https://<your-worker-url>/content/versions/tags/v1.0
761761
```
762762

763-
### Publishing and Unpublishing Operations
763+
### Publish and unpublish operations
764764

765765
```
766766
# Publish a version

0 commit comments

Comments
 (0)