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

Commit

Permalink
fix: wrong description
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias authored and daviddias committed Mar 18, 2018
1 parent 0fa3e96 commit bad70ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPEC/FILES.md
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ ipfs.files.mkdir('/my/beautiful/directory', (err) => {

Where:

- `path` is the path to the directory to make.
- `path` is the path to the directory to stat.
- `options` is an optional Object that might contain the following keys:
- `hash` is a Boolean value to return only the hash.
- `size` is a Boolean value to return only the size.
Expand Down

0 comments on commit bad70ac

Please sign in to comment.