We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cc8a0 commit a92ad35Copy full SHA for a92ad35
apps/site/next.mdx.use.mjs
@@ -20,7 +20,7 @@ export const mdxComponents = {
20
WithSimplifiedDownload: WithSimplifiedDownload,
21
// Renders a Details Component with a summary and content
22
Details: Details,
23
- // Renders a table with Node.js Releases with diffrent platforms and architectures
+ // Renders a table with Node.js Releases with different platforms and architectures
24
DownloadsTable: DownloadsTable,
25
// HOC for getting Node.js Release Metadata
26
WithNodeRelease: WithNodeRelease,
0 commit comments