From 7eada1ba63b54dcecac93a967ca0e940576658a6 Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Wed, 16 May 2018 10:16:32 -0600 Subject: [PATCH] Fix typo: aide -> aid --- components/index/masthead.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/index/masthead.jsx b/components/index/masthead.jsx index 2e5b6c1..b8e12de 100644 --- a/components/index/masthead.jsx +++ b/components/index/masthead.jsx @@ -19,7 +19,7 @@ export default class Masthead extends Component { -

Kovan is a Proof of Authority (PoA) publicly accessible blockchain for Ethereum; created and maintained by a consortium of Ethereum developers, to aide the Ethereum developer community.

+

Kovan is a Proof of Authority (PoA) publicly accessible blockchain for Ethereum; created and maintained by a consortium of Ethereum developers, to aid the Ethereum developer community.