Skip to content

Commit a92ad35

Browse files
canerakdasCopilot
andauthored
Update apps/site/next.mdx.use.mjs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Caner Akdas <canerakdas@gmail.com>
1 parent 17cc8a0 commit a92ad35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/next.mdx.use.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const mdxComponents = {
2020
WithSimplifiedDownload: WithSimplifiedDownload,
2121
// Renders a Details Component with a summary and content
2222
Details: Details,
23-
// Renders a table with Node.js Releases with diffrent platforms and architectures
23+
// Renders a table with Node.js Releases with different platforms and architectures
2424
DownloadsTable: DownloadsTable,
2525
// HOC for getting Node.js Release Metadata
2626
WithNodeRelease: WithNodeRelease,

0 commit comments

Comments
 (0)