diff --git a/apps/codeforafrica/src/components/GetInvolved/GetInvolved.test.js b/apps/codeforafrica/src/components/GetInvolved/GetInvolved.test.js index c354fde47..60263bf9b 100644 --- a/apps/codeforafrica/src/components/GetInvolved/GetInvolved.test.js +++ b/apps/codeforafrica/src/components/GetInvolved/GetInvolved.test.js @@ -29,7 +29,7 @@ const defaultProps = { }, ], action: { - lable: "Get Involved", + label: "Get Involved", href: "/contact", }, };