Skip to content

Commit 1c8a197

Browse files
authored
Fix a typo in ChangeLog.md (#2112)
2 parents 2567aa1 + 8d94f0d commit 1c8a197

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v5
16-
- uses: crate-ci/typos@v1.37.1
16+
- uses: crate-ci/typos@v1.39.0

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ This version contains a big overhaul of the client libraries, with improved typi
516516

517517
## Version 1.5.0
518518
* Server: update OpenSSL dep and fix an incredibly slow memory leak.
519-
* Libs/Go: support passing `WithContent` to `List Attepmted Messages`
519+
* Libs/Go: support passing `WithContent` to `List Attempted Messages`
520520
* Libs/Python: fix regression in Python library (causing some functions not to work).
521521

522522
## Version 1.4.12

0 commit comments

Comments
 (0)