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

Commit

Permalink
fix: Typo (#1044)
Browse files Browse the repository at this point in the history
Duplicate "API" removed
  • Loading branch information
mkg20001 authored and daviddias committed Oct 21, 2017
1 parent d7732c3 commit 179b6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ Every IPFS instance also exposes the libp2p API at `ipfs.libp2p`. The formal int

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

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

0 comments on commit 179b6a4

Please sign in to comment.