Skip to content

Commit

Permalink
docs: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Danieroner committed Dec 30, 2022
1 parent 0389f52 commit 2b41089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/source.rs
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ impl Source {
/// The following options are available as a type:
/// One image type, specified as a string `"image/webp"`
///
/// Multiple image types, specified as a tuple (`"image/webp"``, `"image/png"`).
/// Multiple image types, specified as a tuple (`"image/webp"`, `"image/png"`).
/// The smallest of the provided image types will be returned.
///
/// The transform object specifies the stylistic transformations
Expand Down

0 comments on commit 2b41089

Please sign in to comment.