Skip to content

Commit d793ecf

Browse files
committed
Added 'the' to make it more clear
1 parent e05afa5 commit d793ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/rsc/use-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ See [experimental_taintUniqueValue](/reference/react/experimental_taintUniqueVal
6464

6565
Since client code calls the Server Function over the network, any arguments passed will need to be serializable.
6666

67-
Here are supported types for Server Function arguments:
67+
Here are the supported types for Server Function arguments:
6868

6969
* Primitives
7070
* [string](https://developer.mozilla.org/en-US/docs/Glossary/String)

0 commit comments

Comments
 (0)