mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Minor typo.
This commit is contained in:
committed by
Paul O’Shannessy
parent
da9ddffb3a
commit
7bbe9baf6f
+1
-1
@@ -53,7 +53,7 @@ var app = Nav({color:'blue'}, Profile({}, 'click'));
|
||||
```
|
||||
|
||||
Use the [JSX Compiler](/react/jsx-compiler.html) to try out JSX and see how it
|
||||
desguars into native JavaScript.
|
||||
desugars into native JavaScript.
|
||||
|
||||
If you want to use JSX, the [Getting Started](getting-started.html) guide shows
|
||||
how to setup compilation.
|
||||
|
||||
Reference in New Issue
Block a user