mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 18:28:08 +08:00
Merge pull request #8051 from hashbang/master
Fix transposed words in docs/config.md
This commit is contained in:
commit
5e3f7fe78b
@ -54,7 +54,7 @@ documented in `ipfs config profile --help`.
|
||||
This is the most battle-tested and reliable datastore, but it's significantly
|
||||
slower than the badger datastore. You should use this datastore if:
|
||||
|
||||
- You need a very simple and very reliable datastore you and trust your
|
||||
- You need a very simple and very reliable datastore and you trust your
|
||||
filesystem. This datastore stores each block as a separate file in the
|
||||
underlying filesystem so it's unlikely to loose data unless there's an issue
|
||||
with the underlying file system.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user