Skip to content

Commit 7409d79

Browse files
committed
Fix typo
1 parent 9c339c7 commit 7409d79

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
@@ -7,7 +7,7 @@ Funcky adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
This update is mainly to update to .NET 10.
99

10-
* remove depdendency to System.Linq.Async because it is integrated into .NET 10
10+
* remove dependency to System.Linq.Async because it is integrated into .NET 10
1111
* Integrate Funcky.Async into Funcky, as the async extensions are now in the same assembly as the sync ones.
1212
* This means that there is no longer a separate `Funcky.Async` package.
1313

0 commit comments

Comments
 (0)