Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7bbe9ba

Browse files
groodtzpao
authored andcommitted
Minor typo.
1 parent da9ddff commit 7bbe9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ var app = Nav({color:'blue'}, Profile({}, 'click'));
5353
```
5454

5555
Use the [JSX Compiler](/react/jsx-compiler.html) to try out JSX and see how it
56-
desguars into native JavaScript.
56+
desugars into native JavaScript.
5757

5858
If you want to use JSX, the [Getting Started](getting-started.html) guide shows
5959
how to setup compilation.

0 commit comments

Comments
 (0)