From 4284be142ff328ee7ae5703d08ae4da9f15d63f6 Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Tue, 29 Jun 2021 16:21:32 +1000 Subject: [PATCH] Fix spelling --- .cspell.json | 3 ++- examples/eth-dm/src/InitWaku.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.cspell.json b/.cspell.json index c77fadba33..e32f92c4da 100644 --- a/.cspell.json +++ b/.cspell.json @@ -72,7 +72,8 @@ "wakuv", "wakunode", "webfonts", - "websockets" + "websockets", + "wifi" ], "flagWords": [], "ignorePaths": [ diff --git a/examples/eth-dm/src/InitWaku.tsx b/examples/eth-dm/src/InitWaku.tsx index e2beb50888..2ba9ecef35 100644 --- a/examples/eth-dm/src/InitWaku.tsx +++ b/examples/eth-dm/src/InitWaku.tsx @@ -17,7 +17,7 @@ interface Props { } /** - * Does all the waku initialisation + * Does all the waku initialization */ export default function InitWaku({ waku,