Skip to content

Commit 77eb595

Browse files
committed
docs: add missing backtick in changelog
1 parent 0e8354b commit 77eb595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Remove the content attribute `color`. **How to update**: Use the `value` content attribute or the `defaultValue` IDL attribute instead.
1414
* Remove the IDL attribute `color`. **How to update**: Use the `value` IDL attribute instead.
1515
* Remove the IDL attribute `colors`. **How to update**: Use the event data of the `color-change` event instead.
16-
* Remove the IDL attribute `defaultFormat. **How to update**: Use the IDL attribute `format` instead.
16+
* Remove the IDL attribute `defaultFormat`. **How to update**: Use the IDL attribute `format` instead.
1717
* Remove the content attribute `default-format`. **How to update**: Use the content attribute `format` instead.
1818

1919
### Features

0 commit comments

Comments
 (0)