From 93b6725220abe89ec9ab503b3701180e8159cae0 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Sat, 6 Feb 2016 18:11:17 -0500 Subject: [PATCH] Fixed spelling errors, added oxford comma License: MIT Signed-off-by: Richard Littauer --- core/commands/unixfs/unixfs.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/commands/unixfs/unixfs.go b/core/commands/unixfs/unixfs.go index 64125fe97..ddb8adc53 100644 --- a/core/commands/unixfs/unixfs.go +++ b/core/commands/unixfs/unixfs.go @@ -6,8 +6,8 @@ var UnixFSCmd = &cmds.Command{ Helptext: cmds.HelpText{ Tagline: "Interact with ipfs objects representing Unix filesystems.", ShortDescription: ` -'ipfs file' provides a familar interface to filesystems represtented -by IPFS objects that hides IPFS-implementation details like layout +'ipfs file' provides a familiar interface to file systems represented +by IPFS objects, which hides IPFS implementation details like layout objects (e.g. fanout and chunking). `, Synopsis: `