Skip to content

Commit 4573adc

Browse files
authored
Update src/api/sfc-style.md
1 parent 8ff23c7 commit 4573adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/sfc-style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,4 @@ p {
190190
</style>
191191
```
192192

193-
The actual value will be compiled into a hashed CSS custom property so the CSS is still sattic. The custom property and will be applied to component's root element via inline styles and reactively updated if the source value changes.
193+
The actual value will be compiled into a hashed CSS custom property so the CSS is still sattic. The custom property will be applied to component's root element via inline styles and reactively updated if the source value changes.

0 commit comments

Comments
 (0)