From a7b52fb23156844d875b1ec9c73d2a0763323afc Mon Sep 17 00:00:00 2001 From: wizard <112275929+famouswizard@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:16:32 +0300 Subject: [PATCH] Typo Update README.md Correct typo in "initialising" to "initializing" in documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f97afd816..aaf86d550 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository houses all the documentation pertaining to the Prysm client and Ethereum 2. It is generated with [Docusaurus](https://github.com/facebook/docusaurus). -Below are steps for initialising and reproducing this portal for development. +Below are steps for initializing and reproducing this portal for development. ## Dependencies