diff --git a/packages/w3up-client/src/client.js b/packages/w3up-client/src/client.js index 59dd4b19d..f863cf9e0 100644 --- a/packages/w3up-client/src/client.js +++ b/packages/w3up-client/src/client.js @@ -132,7 +132,7 @@ export class Client extends Base { /** * Uploads a directory of files to the service and returns the root data CID * for the generated DAG. All files are added to a container directory, with - * paths in file names preserved. + * paths in the file names preserved. * * Required delegated capabilities: * - `filecoin/offer`