Skip to content

Commit 0b710e6

Browse files
committed
docs: fix typo
1 parent fe5a35e commit 0b710e6

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
@@ -10,7 +10,7 @@
1010
If you use Babel, [babel-plugin-transform-decorators-legacy](https://github.com/loganfsmyth/babel-plugin-transform-decorators-legacy) is needed.
1111
If you use TypeScript, enable `--experimentalDecorators` and `--allowSyntheticDefaultImports` flag.
1212

13-
> It does not support the stage 2 decorators yet since mainstream transpilers still tranpile to the old decorators.
13+
> It does not support the stage 2 decorators yet since mainstream transpilers still transpile to the old decorators.
1414
1515
Note:
1616

0 commit comments

Comments
 (0)