website: fix typo (#26560)

This commit is contained in:
poolpitako 2023-01-27 05:11:18 -06:00 committed by GitHub
parent 964a5c7734
commit c9948319c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ title: clique Namespace
description: Documentation for the JSON-RPC API "clique" namespace
---
The `clique` API provides access to the state of the clique consensus engine. This API cna be used to manage signer votes and to check the health of a private network.
The `clique` API provides access to the state of the clique consensus engine. This API can be used to manage signer votes and to check the health of a private network.
## clique_getSnapshot {#clique-getsnapshot}