Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tanguilp committed Jun 23, 2023
1 parent 38c7cdc commit 0ce7e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/req/steps.ex
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ defmodule Req.Steps do
| identity | Returns data as is |
This step updates the following headers to reflect the changes:
- `content-legnth` is set to the length of the decompressed body
- `content-length` is set to the length of the decompressed body
## Options
Expand Down

0 comments on commit 0ce7e1e

Please sign in to comment.