Skip to content

Commit 317fdf0

Browse files
butterunderflowcristianoc
authored andcommitted
typo
1 parent 4841e39 commit 317fdf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/manual/latest/jsx.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ For library authors wanting to take advantage of the JSX: the `@JSX` attribute a
253253

254254
This way, everyone gets to benefit the JSX syntax without needing to opt into a specific library using it, e.g. ReasonReact.
255255

256-
JSX calls supports the features of [labeled functions](function.md#labeled-arguments): optional, explicitly passed optional and optional with default.
256+
JSX calls supports the features of [labeled arguments](function.md#labeled-arguments): optional, explicitly passed optional and optional with default.
257257

258258
## Design Decisions
259259

0 commit comments

Comments
 (0)