1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 03:19:47 +08:00

Fix Typos

This commit is contained in:
flowed
2019-12-25 03:12:41 +00:00
parent 72d01d3bf4
commit 07cbba7c40
11 changed files with 16 additions and 16 deletions

View File

@ -35,7 +35,7 @@ You may have to create /ipfs and /ipns before using 'ipfs mount':
`,
LongDescription: `
Mount IPFS at a read-only mountpoint on the OS. The default, /ipfs and /ipns,
are set in the configuration file, but can be overriden by the options.
are set in the configuration file, but can be overridden by the options.
All IPFS objects will be accessible under this directory. Note that the
root will not be listable, as it is virtual. Access known paths directly.