Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
fix: document error (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
godcong authored Mar 25, 2022
1 parent d61758a commit e9a2991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreapi.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ type CoreAPI interface {
// Pin returns an implementation of Pin API
Pin() PinAPI

// ObjectAPI returns an implementation of Object API
// Object returns an implementation of Object API
Object() ObjectAPI

// Dht returns an implementation of Dht API
Expand Down

0 comments on commit e9a2991

Please sign in to comment.