Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 1e02740

Browse files
authored
fix: block stat return value key
License: MIT Signed-off-by: Alan Shaw <alan@tableflip.io>
1 parent 9c4d6e1 commit 1e02740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPEC/BLOCK.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ A great source of [examples][] can be found in the tests for this API.
128128

129129
```JavaScript
130130
{
131-
cid: 'QmPTkMuuL6PD8L2SwTwbcs1NPg14U8mRzerB1ZrrBrkSDD',
131+
key: 'QmPTkMuuL6PD8L2SwTwbcs1NPg14U8mRzerB1ZrrBrkSDD',
132132
size: 10
133133
}
134134
```

0 commit comments

Comments
 (0)