mirror of https://github.com/waku-org/js-waku.git
Fix spelling
This commit is contained in:
parent
b1a1c82de3
commit
4284be142f
|
@ -72,7 +72,8 @@
|
|||
"wakuv",
|
||||
"wakunode",
|
||||
"webfonts",
|
||||
"websockets"
|
||||
"websockets",
|
||||
"wifi"
|
||||
],
|
||||
"flagWords": [],
|
||||
"ignorePaths": [
|
||||
|
|
|
@ -17,7 +17,7 @@ interface Props {
|
|||
}
|
||||
|
||||
/**
|
||||
* Does all the waku initialisation
|
||||
* Does all the waku initialization
|
||||
*/
|
||||
export default function InitWaku({
|
||||
waku,
|
||||
|
|
Loading…
Reference in New Issue