Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit c8ac543

Browse files
mkg20001dryajov
authored andcommitted
fix: Typo (#1044)
Duplicate "API" removed
1 parent 652979c commit c8ac543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Every IPFS instance also exposes the libp2p API at `ipfs.libp2p`. The formal int
315315

316316
##### [object](https://github.com/ipfs/interface-ipfs-core/tree/master/API/object)
317317

318-
> Consider using the [dag API](#dag) API instead.
318+
> Consider using the [dag API](#dag) instead.
319319
320320
- [`ipfs.object.new([template][, callback])`](https://github.com/ipfs/interface-ipfs-core/tree/master/API/object#objectnew)
321321
- [`ipfs.object.put(obj, [options, callback])`](https://github.com/ipfs/interface-ipfs-core/tree/master/API/object#objectput)

0 commit comments

Comments
 (0)