Skip to content

Commit

Permalink
Update generate-image-metadata.mdx (#52230)
Browse files Browse the repository at this point in the history
I read the PR checklist, but this is such a small PR that I feel it's
self-explanatory.

I believe the wrong function name (`generateMetadata`) is used on this
page, and it was meant to be `generateImageMetadata`.

If not... apologies 😅
  • Loading branch information
simonswiss authored and shuding committed Jul 8, 2023
1 parent 3a6fccd commit b91b8ea
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -13,7 +13,7 @@ You can use `generateImageMetadata` to generate different versions of one image

## Parameters

`generateMetadata` function accepts the following parameters:
`generateImageMetadata` function accepts the following parameters:

#### `params` (optional)

Expand Down

0 comments on commit b91b8ea

Please sign in to comment.