diff --git a/src/components/UI/homepage/WhatIsEthereum.tsx b/src/components/UI/homepage/WhatIsEthereum.tsx index 1d067ce881..274ab78a35 100644 --- a/src/components/UI/homepage/WhatIsEthereum.tsx +++ b/src/components/UI/homepage/WhatIsEthereum.tsx @@ -23,7 +23,7 @@ export const WhatIsEthereum: FC = ({ children }) => { > - What is Ethereum + What is Ethereum? diff --git a/src/pages/index.tsx b/src/pages/index.tsx index d8c5ac44b5..8f07289143 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -37,7 +37,7 @@ const HomePage: NextPage = ({}) => { {/* SECTION: What is Geth */}