Fix formatting

This commit is contained in:
Marcus Holland-Moritz 2022-06-11 23:04:09 +02:00
parent b1e4667aa3
commit 525d7d6007

View File

@ -55,8 +55,8 @@ Distinct features of DwarFS are:
using the compressed file system and thus potentially allows for
higher cache hit rates as more data can be kept in the cache.
- Highly multi-threaded implementation. Both the file
[system creation tool](doc/mkdwarfs.md) as well as the
- Highly multi-threaded implementation. Both the
[file system creation tool](doc/mkdwarfs.md) as well as the
[FUSE driver](doc/dwarfs.md) are able to make good use of the
many cores of your system.