Skip to content

Commit 6e4ddfd

Browse files
sophiebitsvjeux
authored andcommitted
Fix docs typo
1 parent 3120192 commit 6e4ddfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/jsx-compiler.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ id: jsx-compiler
77
<h1>JSX Compiler</h1>
88
<p>
99
This tool demonstrates how <a href="/react/docs/jsx-in-depth.html">JSX syntax</a>
10-
is desguared into native JavaScript.
10+
is desugared into native JavaScript.
1111
</p>
1212
<div id="jsxCompiler"></div>
1313
<script type="text/javascript" src="js/jsx-compiler.js"></script>

0 commit comments

Comments
 (0)