From b1afa63763992b65bf92828890d08e8d698f5b05 Mon Sep 17 00:00:00 2001 From: Paul d'Aoust Date: Thu, 3 Oct 2024 14:37:56 -0700 Subject: [PATCH] fix spelling errors --- .cspell/custom-words.txt | 4 ++++ src/pages/resources/upgrade/upgrade-new-holonix.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.cspell/custom-words.txt b/.cspell/custom-words.txt index 8a95d2da8..c74c3fee3 100644 --- a/.cspell/custom-words.txt +++ b/.cspell/custom-words.txt @@ -5,6 +5,7 @@ agent-centricity Anwaar Automerge automerge +binaryen buildinputs builtins Brisebois @@ -39,6 +40,9 @@ subl Tauri Ulhaq Wahlstrom +wamr +Wasmer +wasmer WebRTC webview webviews diff --git a/src/pages/resources/upgrade/upgrade-new-holonix.md b/src/pages/resources/upgrade/upgrade-new-holonix.md index b9b2a5bf1..22b4bae3a 100644 --- a/src/pages/resources/upgrade/upgrade-new-holonix.md +++ b/src/pages/resources/upgrade/upgrade-new-holonix.md @@ -89,7 +89,7 @@ packages = (with inputs'.holonix.packages; [ rust # For Rust development, with the WASM target included for zome builds ]) ++ (with pkgs; [ nodejs_20 # For UI development - binaryen # For WASM optimisation + binaryen # For WASM optimization # Add any other packages you need here + # Add my preferred Node package manager + yarn