@cryptotaxi247 / kubo / commits / c03c41994

fix typo

License: MIT Signed-off-by: Sönke Hahn <SoenkeHahn@gmail.com>

Sönke Hahn committed Jan 30, 2018 at 02:24 UTC c03c41994df6bf33ded1a0e07f454587bc6e483c
1 file changed +1 -1
core/commands/mount_unix.go
+1 -1
@@ -33,7 +33,7 @@ You may have to create /ipfs and /ipns before using 'ipfs mount':
33 `,
34 LongDescription: `
35 Mount IPFS at a read-only mountpoint on the OS. The default, /ipfs and /ipns,
36 -are set in the configutation file, but can be overriden by the options.
36 +are set in the configuration file, but can be overriden by the options.
37 All IPFS objects will be accessible under this directory. Note that the
38 root will not be listable, as it is virtual. Access known paths directly.
39