We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0f1d8f + d6322f4 commit 5e3f7feCopy full SHA for 5e3f7fe
docs/config.md
@@ -54,7 +54,7 @@ documented in `ipfs config profile --help`.
54
This is the most battle-tested and reliable datastore, but it's significantly
55
slower than the badger datastore. You should use this datastore if:
56
57
- - 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
58
filesystem. This datastore stores each block as a separate file in the
59
underlying filesystem so it's unlikely to loose data unless there's an issue
60
with the underlying file system.
0 commit comments