diff options
Diffstat (limited to 'doc/shared-libraries.md')
| -rw-r--r-- | doc/shared-libraries.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shared-libraries.md b/doc/shared-libraries.md index 596c6a221..2ae7a0c5f 100644 --- a/doc/shared-libraries.md +++ b/doc/shared-libraries.md @@ -3,7 +3,7 @@ Shared Libraries ## discoinconsensus -The purpose of this library is to make the verification functionality that is critical to Dogecoin's consensus available to other applications, e.g. to language bindings. +The purpose of this library is to make the verification functionality that is critical to Discoin's consensus available to other applications, e.g. to language bindings. ### API |