diff --git a/README.md b/README.md index e3a5a8d..d3a5e3e 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ const cids = await data.cids(); Returns a summary of the storage space allocation of the node -- returns Promise<[CodexNodeSpace](./src/data/types.ts#L58)[]> +- returns Promise<[CodexNodeSpace](./src/data/types.ts#L56)[]> Example: