Merge pull request #2173 from farazdagi/ws-fix-typo

Fix typo
This commit is contained in:
Hsiao-Wei Wang 2021-01-06 13:34:43 +08:00 committed by GitHub
commit 5cb47a4ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ This document uses data structures, constants, functions, and terminology from
## Weak Subjectivity Checkpoint
Any `Checkpoint` can used be a Weak Subjectivity Checkpoint.
Any `Checkpoint` object can be used as a Weak Subjectivity Checkpoint.
These Weak Subjectivity Checkpoints are distributed by providers,
downloaded by users and/or distributed as a part of clients, and used as input while syncing a client.