Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit ae03e3a

Browse files
singingwolfboygregberge
authored andcommitted
docs(readme): fix typo (#12)
1 parent c38a47d commit ae03e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ console.log(result) // <div className="foo" />
1919

2020
## Why
2121

22-
Transforming HTML into JSX is not simple. It's a compilated operation which requires a compiler to do properly.
22+
Transforming HTML into JSX is not simple. It's a complicated operation which requires a compiler to do properly.
2323

2424
Extending it with plugins will give us the ability to create awesome utilities.
2525

0 commit comments

Comments
 (0)