Skip to content

Commit 9da909d

Browse files
committed
correct common key
1 parent 44bd44b commit 9da909d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/layer-2/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ const Layer2Hub = ({
493493
<p>
494494
{t("page-layer-2-faq-ExpandableCard-1-description-1")}{" "}
495495
<InlineLink href="/layer-2/networks">
496-
{t("nav-ethereum-networks")}
496+
{t("common:nav-ethereum-networks")}
497497
</InlineLink>
498498
{t("page-layer-2-period")}
499499
</p>

0 commit comments

Comments
 (0)