Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Closes GH-2380.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
ChristianMurphy committed Oct 24, 2023
1 parent e08b759 commit bb902f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdx/readme.md
Expand Up @@ -409,7 +409,7 @@ except that the options `baseUrl`, `jsx`, `jsxImportSource`, `jsxRuntime`,
```tsx
/**
* Configuration for `evalutate`.
* Configuration for `evaluate`.
*/
type EvaluateOptions = Omit<
CompileOptions,
Expand Down

1 comment on commit bb902f8

@vercel
Copy link

@vercel vercel bot commented on bb902f8 Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mdx – ./

mdx-git-main-mdx.vercel.app
v2.mdxjs.com
mdxjs.com
mdx-mdx.vercel.app

Please sign in to comment.