Skip to content

Commit

Permalink
fix spellchecker
Browse files Browse the repository at this point in the history
  • Loading branch information
expede committed Jul 1, 2024
1 parent 61dc7ed commit 6ab8e81
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions .custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ CRDT
CRDTs
Canonicalization
Compositionality
Cryptosuite
DAG
DAGs
DHT
Expand All @@ -36,8 +37,10 @@ GUID
Golang
Gozalishvili
HEHYSF
Hardenberg
Haus
Holmgren
IPLD
Invoker's
Irakli
JSON
Expand All @@ -53,6 +56,8 @@ Memoized
Merkle
Mikael
MkiTBz
Multibase
Multihash
OCAP
OCapN
PITM
Expand All @@ -74,6 +79,8 @@ SPKI
ScopeA
ScopeB
Seitan
SignatureBytes
Storacha
Subschemes
TXT
TypeScript
Expand All @@ -83,7 +90,9 @@ UCANs
URI
URIs
Vandevelde
Varsig
WG
WebCrypto
WebNative
Webber
ZCAP
Expand All @@ -97,10 +106,13 @@ auth
autonumber
bene
blockchain
btc
codec
codecs
crudGraph
cryptographic
cryptographically
cryptosuite
del
delegable
delegator
Expand All @@ -118,6 +130,7 @@ hawaii
init
inlining
interconnectivity
interoperable
interpretable
inv
invoker
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ We want to especially recognize [Mark Miller] for his numerous contributions to

<!-- Footnotes -->

[^b58btc]: The choice of `base58btc` retains compatability with common CID tools, and forces a canonical CID encoding unlike `base32`'s case-insensitivity.
[^b58btc]: The choice of `base58btc` retains compatibility with common CID tools, and forces a canonical CID encoding unlike `base32`'s case-insensitivity.
[^pcec]: To be precise, this is a [PC/EC][PACELC] system, which is a critical trade-off for many systems. UCAN can be used to model both PC/EC and PA/EL, but is most typically PC/EL.

<!-- Internal Links -->
Expand Down

0 comments on commit 6ab8e81

Please sign in to comment.