Skip to content

Commit b93a9e0

Browse files
authored
Merge pull request #15 from shayaulman/patch-1
chore: fix typo
2 parents a19f800 + 80247e8 commit b93a9e0

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
@@ -173,7 +173,7 @@ export interface ASTConvertPlugins {
173173
- `ASTConvert` functions must be placed in order by it's strictness in `ASTConvertPlugins`. Stricter function should be placed up front.
174174
- If you want to use Vue any property, you can see [link](https://github.com/yoyo930021/vc2c/blob/master/src/plugins/vue-property-decorator/Watch.ts#L75).
175175

176-
### ASTConvert Exmaple
176+
### ASTConvert Example
177177
- [`built-ins`](https://github.com/yoyo930021/vc2c/blob/master/src/plugins)
178178

179179
## Roadmap

0 commit comments

Comments
 (0)