Skip to content

Commit b0df565

Browse files
committed
fix markdown list
1 parent aa9454b commit b0df565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1616
- `<InlineText />`
1717
- force children to get displayed as inline content
1818
- `<DecoupledOverlay />`
19-
- similar to `ContextOverlay` component but not directly linked to a React element, it specifies the target in the DOM to get connected lazy
19+
- similar to `ContextOverlay` component but not directly linked to a React element, it specifies the target in the DOM to get connected lazy
2020
- `<StringPreviewContentBlobToggler />`
2121
- `useOnly` property: specify if only parts of the content should be used for the shortened preview, this property replaces `firstNonEmptyLineOnly`
2222
- `<ContextOverlay />`

0 commit comments

Comments
 (0)