docs: Fix typo in Clef/Instructions (#25389)

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
pull/25411/head
Alexander Kotliarskyi 2 years ago committed by GitHub
parent 3faacc2e61
commit 47e9f866b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      docs/_clef/Introduction.md

@ -9,7 +9,7 @@ sort_key: A
## What is Clef?
Clef is a tool for **signing transactions and data** in a secure local environment.
t is intended to become a more composable and secure replacement for Geth's built-in
It is intended to become a more composable and secure replacement for Geth's built-in
account management. Clef decouples key management from Geth itself, meaning it can be
used as an independent, standalone key management and signing application, or it
can be integrated into Geth. This provides a more flexible modular tool compared to
@ -205,4 +205,3 @@ as a backend account manager and signer for Geth or as a completely separate sta
modular and composable it can be used as a component in decentralized applications or to sign data and
transactions in untrusted environments. Clef is intended to eventually replace Geth's built-in account
management tools.
Loading…
Cancel
Save