We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3120192 commit 6e4ddfdCopy full SHA for 6e4ddfd
docs/jsx-compiler.md
@@ -7,7 +7,7 @@ id: jsx-compiler
7
<h1>JSX Compiler</h1>
8
<p>
9
This tool demonstrates how <a href="/react/docs/jsx-in-depth.html">JSX syntax</a>
10
- is desguared into native JavaScript.
+ is desugared into native JavaScript.
11
</p>
12
<div id="jsxCompiler"></div>
13
<script type="text/javascript" src="js/jsx-compiler.js"></script>
0 commit comments