From 81b3602b60c8731bda02ae04ab44582a96e8e456 Mon Sep 17 00:00:00 2001 From: Donovan Brown Date: Sat, 7 May 2022 22:42:44 -0700 Subject: [PATCH] Fixed typo Changed 'accoutns' to 'accounts' --- docs/_getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_getting-started/index.md b/docs/_getting-started/index.md index 3f8c647383..25bf55ec5e 100644 --- a/docs/_getting-started/index.md +++ b/docs/_getting-started/index.md @@ -211,7 +211,7 @@ The console is now active and connected to Geth. It can now be used to interact ### List of accounts -In this tutorial, the accounts are managed using Clef. This means that requesting information about the accounts requires explicit approval in Clef, which should still be running in its own terminal. Earlier in this tutorial, two accoutns were created using Clef. The following command will display the addresses of those two accounts and any others that might have been added to the keystore before or since. +In this tutorial, the accounts are managed using Clef. This means that requesting information about the accounts requires explicit approval in Clef, which should still be running in its own terminal. Earlier in this tutorial, two accounts were created using Clef. The following command will display the addresses of those two accounts and any others that might have been added to the keystore before or since. ```javascript