diff --git a/active-rfcs/0000-infer-attrs.md b/active-rfcs/0000-infer-attrs.md index 4ed6129f..2a259826 100644 --- a/active-rfcs/0000-infer-attrs.md +++ b/active-rfcs/0000-infer-attrs.md @@ -70,7 +70,7 @@ The following blow is the design details. - `attrs` is lower priority than `props`. -## `useAttrs` +## `useAttrs` In the `setup-script`, the generic type of `useAttrs` will compile to the second param of `defineComponent`