We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60669a2 commit 7954f7eCopy full SHA for 7954f7e
docs/next/guide/resources-and-suspense.md
@@ -52,7 +52,7 @@ client, you can use `create_client_resource` which will never load data on the
52
server.
53
54
Right now, we do not yet have a `create_server_resource` function which only
55
-runs on the server because this requires some form of data-serializaation and
+runs on the server because this requires some form of data-serialization and
56
server-integration which we have not fully worked out yet.
57
58
### Refreshing Resources
0 commit comments