Merge pull request #24831 from DarqueWarrior/patch-1

docs: fixed typo
pull/24843/head
rjl493456442 3 years ago committed by GitHub
commit c92442c4a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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

Loading…
Cancel
Save