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

Commit 534b0cf

Browse files
chore: documentation is 'stop' not 'shutdown'
1 parent bda7b49 commit 534b0cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -325,11 +325,10 @@ A complete API definition is in the works. Meanwhile, you can learn how to you u
325325
- [miscellaneous operations](https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/MISCELLANEOUS.md)
326326
- [`ipfs.id([callback])`](https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/MISCELLANEOUS.md#id)
327327
- [`ipfs.version([callback])`](https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/MISCELLANEOUS.md#version)
328-
- [`ipfs.shutdown([callback])`](https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/MISCELLANEOUS.md#shutdown)
329328
- `ipfs.ping()`
330329
- `ipfs.init([options], callback)`
331330
- `ipfs.start([callback])`
332-
- `ipfs.stop([callback])`
331+
- [`ipfs.stop([callback])`](https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/MISCELLANEOUS.md#stop)
333332
- `ipfs.isOnline()`
334333

335334
- [config](https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/CONFIG.md)

0 commit comments

Comments
 (0)