Skip to content

Commit

Permalink
Fix typo in UNIXFS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorropo authored and lidel committed Jul 4, 2022
1 parent 947a78a commit c6d66fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UNIXFS.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ This was ultimately rejected for a number of reasons:

#### Metadata in the directory

Repeated `Metadata ` messages are added to UnixFS `Directory` and `HAMTShard` nodes, the index of which indicates which entry they are to be applied to.
Repeated `Metadata` messages are added to UnixFS `Directory` and `HAMTShard` nodes, the index of which indicates which entry they are to be applied to.

Where entries are `HAMTShard`s, an empty message is added.

Expand Down

0 comments on commit c6d66fa

Please sign in to comment.