We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56bfea4 + 1dc5ea8 commit 8337af8Copy full SHA for 8337af8
1 file changed
app/[locale]/what-is-the-ethereum-network/page.tsx
@@ -717,7 +717,7 @@ export async function generateMetadata({
717
718
return await getMetadata({
719
locale,
720
- slug: ["what-is-ethereum-network"],
+ slug: ["what-is-the-ethereum-network"],
721
title: t("page-what-is-ethereum-network-meta-title"),
722
description: t("page-what-is-ethereum-network-meta-description"),
723
twitterDescription: t(
0 commit comments