We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05afa5 commit d793ecfCopy full SHA for d793ecf
1 file changed
src/content/reference/rsc/use-server.md
@@ -64,7 +64,7 @@ See [experimental_taintUniqueValue](/reference/react/experimental_taintUniqueVal
64
65
Since client code calls the Server Function over the network, any arguments passed will need to be serializable.
66
67
-Here are supported types for Server Function arguments:
+Here are the supported types for Server Function arguments:
68
69
* Primitives
70
* [string](https://developer.mozilla.org/en-US/docs/Glossary/String)
0 commit comments