diff --git a/docs/Storage.md b/docs/Storage.md index 8770fe2..0aff80a 100644 --- a/docs/Storage.md +++ b/docs/Storage.md @@ -2,11 +2,11 @@ this file is about where your stored files will appear on your ipfs node ## How to find your files on IPFS -If you want to get the files in your connected directory. Type the followqing to get a list of all files & directories. +If you want to get the files in your connected directory. Type the following to get a list of all files & directories. Where `{directory}` is the directory you entered in the `Subfolder` in the settings. `ipfs files ls /{directory}` To get the hash of a file you can use -`ipfs files stat /{directory}/{filename}` \ No newline at end of file +`ipfs files stat /{directory}/{filename}`