Skip to content

Commit aaada2d

Browse files
committed
fix changelog
1 parent 7206bc7 commit aaada2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
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 />`
@@ -51,7 +51,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
5151
- `<CodeMirror />`
5252
- use the latest provided `onChange` function
5353
- `<TextField />`, `<TextArea />`
54-
- fix emoji false-positives in invisible character detection
54+
- fix emoji false-positives in invisible character detection
5555

5656
### Changed
5757

0 commit comments

Comments
 (0)