Skip to content

Commit 635d87c

Browse files
committed
Fixed 60 description
1 parent 02fcb37 commit 635d87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/07-types-deep-dive/60-add-new-global-element.problem.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* which takes a required `id` attribute.
88
*
99
* Hint - you'll need to declaration merge with an existing
10-
* interface in the React namespace.
10+
* interface in the JSX namespace.
1111
*/
1212

1313
<>

0 commit comments

Comments
 (0)