Skip to content

Commit

Permalink
fix(typo): ImageReponse -> ImageResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro0218 committed Jul 18, 2023
1 parent d1220b8 commit a1de296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/02-app/02-api-reference/04-functions/image-response.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ Please refer to [Satori’s documentation](https://github.com/vercel/satori#css)

| Version | Changes |
| --------- | --------------------------------------------------- |
| `v13.3.0` | `ImageReponse` can be imported from `next/server`. |
| `v13.0.0` | `ImageReponse` introduced via `@vercel/og` package. |
| `v13.3.0` | `ImageResponse` can be imported from `next/server`. |
| `v13.0.0` | `ImageResponse` introduced via `@vercel/og` package. |

0 comments on commit a1de296

Please sign in to comment.