Skip to content

Commit 38608f5

Browse files
authored
chore: fix typos and link broken (#118)
Signed-off-by: snoppy <michaleli@foxmail.com>
1 parent e5cf4d1 commit 38608f5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/design/roadmap.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ tags: roadmap, nano, future, release, design
66

77
# Roadmap
88

9-
- Node implemenation <a href="https://github.com/orgs/nanocurrency/projects/5" target="_blank">Roadmap</a>
9+
- Node implementation <a href="https://github.com/orgs/nanocurrency/projects/5" target="_blank">Roadmap</a>
1010
- Network <a href="https://docs.nano.org/releases/network-upgrades/" target="_blank">upgrade schedule</a>
1111
- Next planned <a href="https://docs.nano.org/releases/node-releases/#next-planned-release" target="_blank">node release</a>

docs/getting-started-devs/getting-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ account_id = nanolib.generate_account_id(seed, 0)
118118

119119
| Name | Description |
120120
| -------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
121-
| [nanodart](https://github.com/nano-dart/nano-dart) | Dart library for the NANO and BANANO cryptocurrencies - supports key generation, signing, encryption, and more. |
121+
| [nanodart](https://github.com/appditto/nanodart) | Dart library for the NANO and BANANO cryptocurrencies - supports key generation, signing, encryption, and more. |
122122
| [nanoutil](https://github.com/perishllc/nanoutil) | A Nano and Banano cryptocurrency library for the Dart programming language |
123123

124124
##### Python
@@ -277,4 +277,4 @@ Once you have a node up and running the ledger should bootstrap from the network
277277
- wallets (<a href="https://github.com/Nault/Nault" target="_blank">Nault</a> / <a href="https://github.com/appditto/natrium_wallet_flutter" target="_blank">Natrium</a>)
278278
- merchant payment services
279279
- streaming plugins for payments, tips, donations
280-
- pay per use intergation (articles)
280+
- pay per use integration (articles)

docs/introduction/investment-thesis.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ At this moment, the value comes mostly from speculation rather than actual payme
2828

2929
Like with any new technology, it is not worth very much until it is worth a lot.
3030

31-
In the meantime, critics will continually reference its lack of use by ordinary consumers and merchants, while overlooking its potential use. Over time, more and more consumers and merchants will adopt it as developers rapidly improve its useability to make it more accessible. The Internet was at first hard to use and now everyone is using it.
31+
In the meantime, critics will continually reference its lack of use by ordinary consumers and merchants, while overlooking its potential use. Over time, more and more consumers and merchants will adopt it as developers rapidly improve its usability to make it more accessible. The Internet was at first hard to use and now everyone is using it.
3232

3333
### Notable Quotes
3434

0 commit comments

Comments
 (0)