Skip to content

Commit fb4b1f9

Browse files
authored
Formatting
1 parent 261cc7c commit fb4b1f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versioned_docs/version-0.13/capabilities/server/post-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import Tabs from '@theme/Tabs';
33
import TabItem from '@theme/TabItem';
44

5-
# Post data
5+
# Post Data
66

77
You can attach small amounts of data (2KB) to a post when creating it and update this data using the `postData` capability. This enables dynamic, stateful experiences available on posts without a server call. Post data is scoped to the post, not users.
88

0 commit comments

Comments
 (0)