chore: comments grammar
This commit is contained in:
parent
b5209277de
commit
e3b14f5904
@ -51,7 +51,7 @@ export const transformModel: DirectiveTransform = (dir, node, context) => {
|
||||
}
|
||||
// inject runtime directive
|
||||
// by returning the helper symbol via needRuntime
|
||||
// the import will replaced a resovleDirective call.
|
||||
// the import will replace the resovleDirective call.
|
||||
res.needRuntime = context.helper(directiveToUse)
|
||||
} else {
|
||||
context.onError(
|
||||
|
Loading…
Reference in New Issue
Block a user