From 0d0b02a45b40c1ec5472da784aa23fae3ce02558 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Wed, 15 Jan 2025 21:10:07 +0300 Subject: [PATCH] fix: Fix incorrect usage of "signup" Update WipCallout.tsx --- components/WipCallout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/WipCallout.tsx b/components/WipCallout.tsx index ae3600044..aaa5b1c57 100644 --- a/components/WipCallout.tsx +++ b/components/WipCallout.tsx @@ -31,7 +31,7 @@ export function WipCallout({ context }: Props): ReactElement { href="https://github.com/ethereum-optimism/docs/issues" className="callout-link" > - signup to help us revise this page + sign up to help us revise this page . We welcome your contribution! ❤️