Unverified Commit dd950d2d authored by Michael Vorburger ⛑️'s avatar Michael Vorburger ⛑️ Committed by GitHub

fix typo in readme.go

parent d5fa746e
......@@ -7,7 +7,7 @@ https://github.com/multiformats/multibase) without the 'B' prefix.
All the object files are placed in a tree of directories, based on a
function of the CID. This is a form of sharding similar to
the objects directory in git repositories. Previously, we used
prefixes, we now use the next-to-last two charters.
prefixes, we now use the next-to-last two characters.
func NextToLast(base32cid string) {
nextToLastLen := 2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment