Skip to content

Commit 841f726

Browse files
Update CHANGELOG.md
Co-authored-by: Dave Pearson <[email protected]>
1 parent a91f8b4 commit 841f726

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
@@ -43,7 +43,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4343
- DataTable now has a max-height of 100vh rather than 100%, which doesn't work with auto
4444
- Breaking change: empty rules now result in an error https://github.com/Textualize/textual/pull/3566
4545
- Improved startup time by caching CSS parsing https://github.com/Textualize/textual/pull/3575
46-
- Workers are now created/ran in a thread-safe way https://github.com/Textualize/textual/pull/3586
46+
- Workers are now created/run in a thread-safe way https://github.com/Textualize/textual/pull/3586
4747

4848
### Added
4949

0 commit comments

Comments
 (0)