Skip to content

Commit 8f1a13b

Browse files
fix: added period
1 parent a3d6fe0 commit 8f1a13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/class-and-style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ app.component('my-component', {
180180
})
181181
```
182182

183-
You can learn more about component attribute inheritance in [Component Props](component-props.html#non-prop-attributes) section
183+
You can learn more about component attribute inheritance in [Component Props](component-props.html#non-prop-attributes) section.
184184

185185
## Binding Inline Styles
186186

0 commit comments

Comments
 (0)