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

Commit d05a084

Browse files
authored
docs: update MODULE.md (#3564)
1 parent 49840cd commit d05a084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/MODULE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Run ipfs node offline. The node does not connect to the rest of the network but
162162
Configure remote preload nodes. The remote will preload content added on this node, and also attempt to preload objects requested by this node.
163163

164164
- `enabled` (boolean): Enable content preloading (Default: `true`)
165-
- `addresses` (array): Multiaddr API addresses of nodes that should preload content. **NOTE:** nodes specified here should also be added to your node's bootstrap address list at [`config.Boostrap`](#optionsconfig).
165+
- `addresses` (array): Multiaddr API addresses of nodes that should preload content. **NOTE:** nodes specified here should also be added to your node's bootstrap address list at [`config.Bootstrap`](#optionsconfig).
166166
167167
### `options.EXPERIMENTAL`
168168

0 commit comments

Comments
 (0)