Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit a4ab356

Browse files
author
Alan Shaw
committed
refactor: utils is shorter
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 4e02cbc commit a4ab356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,13 +348,13 @@ This means:
348348
- See https://github.com/ipfs/js-ipfs for details on
349349
pubsub in js-ipfs
350350

351-
#### Instance utilities
351+
#### Instance utils
352352

353353
- `ipfs.getEndpointConfig()`
354354

355355
Call this on your client instance to return an object containing the `host`, `port` and `protocol`.
356356

357-
#### Static types and utilities
357+
#### Static types and utils
358358

359359
Aside from the default export, `ipfs-http-client` exports various types and utilities that are included in the bundle:
360360

0 commit comments

Comments
 (0)