fix(docs): typo

This commit is contained in:
Marcin Rataj 2022-11-11 00:05:02 +01:00 committed by GitHub
parent 802b0ab9d1
commit fd1a8f2cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1864,8 +1864,8 @@ struct from [go-libp2p-resource-manager](https://github.com/libp2p/go-libp2p/tre
Current resource usage and a list of services, protocols, and peers can be
obtained via `ipfs swarm stats --help`
It is also possible to adjust some runtime limits via `ipfs stats limit --help`.
Changes made via `stats limit` are persisted in `Swarm.ResourceMgr.Limits`.
It is also possible to adjust some runtime limits via `ipfs swarm limit --help`.
Changes made via `ipfs swarm limit` are persisted in `Swarm.ResourceMgr.Limits`.
Default: `{}` (use the safe implicit defaults)