Skip to content

Commit 818a5e7

Browse files
authored
docs(start): typo in the server functions guide (#5773)
1 parent f005946 commit 818a5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start/framework/react/guide/server-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ You can customize function ID generation for the production build by providing a
241241

242242
Prefer deterministic inputs (filename + functionName) so IDs remain stable between builds.
243243

244-
Please note that this customization is **experimental** und subject to change.
244+
Please note that this customization is **experimental** and subject to change.
245245

246246
Example:
247247

0 commit comments

Comments
 (0)