chore: typo (#2953)

This commit is contained in:
Godpu 2021-01-06 17:46:51 +08:00 committed by GitHub
parent 912672469f
commit f2228a87d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -261,7 +261,7 @@ export interface ComponentInternalInstance {
*/
directives: Record<string, Directive> | null
/**
* reoslved props options
* resolved props options
* @internal
*/
propsOptions: NormalizedPropsOptions