Skip to content

Commit 48a7331

Browse files
committed
Update CHANGELOG.md
fixing errant backtick.
1 parent fbc29f4 commit 48a7331

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
@@ -22,7 +22,7 @@ All notable changes to this project will be documented in this file. Changes not
2222

2323
- Set `Content-Type` to HttpBody and Text HttpResponse. ([#474](https://github.com/httpswift/swifter/pull/474)) by [@mtgto](https://github.com/mtgto)
2424

25-
- The `shareFile` function now sets `Content-Type` and `Content-Length` headers like `shareFilesFromDirectory. ([#493](https://github.com/httpswift/swifter/pull/493)) by [@jcrate](https://github.com/jcrate)
25+
- The `shareFile` function now sets `Content-Type` and `Content-Length` headers like `shareFilesFromDirectory`. ([#493](https://github.com/httpswift/swifter/pull/493)) by [@jcrate](https://github.com/jcrate)
2626

2727
## Fixed
2828

0 commit comments

Comments
 (0)