Skip to content

Commit

Permalink
Merge branch 'h2non:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorgandham authored Nov 5, 2023
2 parents 1c58955 + 0fdc5cc commit 7242161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ if bimg.NewImage(newImage).Type() == "png" {

#### Force resize

Force resize operation without perserving the aspect ratio:
Force resize operation without preserving the aspect ratio:

```go
buffer, err := bimg.Read("image.jpg")
Expand Down

0 comments on commit 7242161

Please sign in to comment.