Skip to content

Commit

Permalink
fix: trigger w3up client release with new client (#1497)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos authored Jun 5, 2024
1 parent 260eed7 commit 9616f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/w3up-client/src/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 9616f0d

Please sign in to comment.