From f696bc47ab225e98180c58e028e75ff77221fcd9 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Wed, 5 Jun 2024 14:33:34 +0200 Subject: [PATCH] chore: address comments --- .wordlist.txt | 1 + docs/pages/faqs.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.wordlist.txt b/.wordlist.txt index 17a82cd917fc..1af267cc5f55 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -13,6 +13,7 @@ Casper Chai ChainSafe Codespaces +Corepack Customizations DPoS DVs diff --git a/docs/pages/faqs.md b/docs/pages/faqs.md index 8c6351a2438d..1748f7c9292f 100644 --- a/docs/pages/faqs.md +++ b/docs/pages/faqs.md @@ -8,7 +8,7 @@ This section of the documentation will cover common questions and encounters oft Lodestar relies on [Corepack](https://nodejs.org/api/corepack.html) and associated `packageManager` value to manage its package manager version. -Make sure `corepack` is correctly enabled if you encounter some package manager related issues: +Make sure `Corepack` is correctly enabled if you envounter some package manager related issues: ```bash corepack enable