Skip to content

Commit 5e3f7fe

Browse files
authored
Merge pull request #8051 from hashbang/master
Fix transposed words in docs/config.md
2 parents c0f1d8f + d6322f4 commit 5e3f7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ documented in `ipfs config profile --help`.
5454
This is the most battle-tested and reliable datastore, but it's significantly
5555
slower than the badger datastore. You should use this datastore if:
5656

57-
- You need a very simple and very reliable datastore you and trust your
57+
- You need a very simple and very reliable datastore and you trust your
5858
filesystem. This datastore stores each block as a separate file in the
5959
underlying filesystem so it's unlikely to loose data unless there's an issue
6060
with the underlying file system.

0 commit comments

Comments
 (0)