Skip to content

Commit

Permalink
update description in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmayer committed Aug 14, 2023
1 parent e8f2071 commit 652005d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/image/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ export class ImageModule {
}

/**
* Generates a data uri containing an svg image or an base64 image.
* Generates a data uri containing an URL-encoded SVG image or a Base64-encoded SVG image.
*
* @param options Options for generating a data uri.
* @param options.width The width of the image. Defaults to `640`.
Expand Down

0 comments on commit 652005d

Please sign in to comment.