We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4841e39 commit 317fdf0Copy full SHA for 317fdf0
pages/docs/manual/latest/jsx.mdx
@@ -253,7 +253,7 @@ For library authors wanting to take advantage of the JSX: the `@JSX` attribute a
253
254
This way, everyone gets to benefit the JSX syntax without needing to opt into a specific library using it, e.g. ReasonReact.
255
256
-JSX calls supports the features of [labeled functions](function.md#labeled-arguments): optional, explicitly passed optional and optional with default.
+JSX calls supports the features of [labeled arguments](function.md#labeled-arguments): optional, explicitly passed optional and optional with default.
257
258
## Design Decisions
259
0 commit comments