Typo fix
This commit is contained in:
parent
a300b7675b
commit
0d78c99dc3
|
@ -64,7 +64,6 @@ const post = posts(i).call();
|
|||
|
||||
###### `Post.js`
|
||||
|
||||
```
|
||||
1. Edit `_loadAttributes`. Obtain the post from IPFS
|
||||
```
|
||||
const ipfsText = await EmbarkJS.Storage.get(ipfsHash);
|
||||
|
|
Loading…
Reference in New Issue