Skip to content

Commit 65fff4f

Browse files
authored
Add a missing word to the Tree label entry in the ChangeLog (#2797)
1 parent 5ad64a3 commit 65fff4f

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
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2121

2222
### Fixed
2323

24-
- Fixed setting `TreeNode.label` on an existing `Tree` node not immediately https://github.com/Textualize/textual/pull/2713
24+
- Fixed setting `TreeNode.label` on an existing `Tree` node not immediately refreshing https://github.com/Textualize/textual/pull/2713
2525
- Correctly implement `__eq__` protocol in DataTable https://github.com/Textualize/textual/pull/2705
2626
- Fixed exceptions in Pilot tests being silently ignored https://github.com/Textualize/textual/pull/2754
2727
- Fixed issue where internal data of `OptionList` could be invalid for short window after `clear_options` https://github.com/Textualize/textual/pull/2754

0 commit comments

Comments
 (0)