Skip to content

Commit

Permalink
Fix docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebits committed Jan 29, 2014
1 parent 34e6a51 commit 4894055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/jsx-compiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ id: jsx-compiler
<h1>JSX Compiler</h1>
<p>
This tool demonstrates how <a href="/react/docs/jsx-in-depth.html">JSX syntax</a>
is desguared into native JavaScript.
is desugared into native JavaScript.
</p>
<div id="jsxCompiler"></div>
<script type="text/javascript" src="js/jsx-compiler.js"></script>
Expand Down

0 comments on commit 4894055

Please sign in to comment.