Skip to content

Commit bbcf123

Browse files
authored
Fix typo in the CHANGELOG file (#639)
1 parent 7f4ce2d commit bbcf123

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
@@ -14,7 +14,7 @@ Add new items at the end of the relevant section under **Unreleased**.
1414

1515
### Changes
1616

17-
- The `CommandConfigration` type is now designated as `Sendable`. ([#615])
17+
- The `CommandConfiguration` type is now designated as `Sendable`. ([#615])
1818
- The library uses `internal` imports instead of ``@_implementationOnly` annotations
1919
in Swift versions where permitted. ([#616])
2020

0 commit comments

Comments
 (0)