Browse Source

fix typo intro_to_filesystems.md

pull/1502/head
András Seres 3 months ago
committed by GitHub
parent
commit
303748df98
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      mkdocs/docs/intro_to_filesystems.md

2
mkdocs/docs/intro_to_filesystems.md

@ -6,7 +6,7 @@ mergerfs is a union filesystem that manages other filesystems. To
understand how mergerfs works and what the features do and mean you
must understand at least the basics of how filesystems work. Much of
the confusion with mergerfs is based in a lack of knowledge about
filesystems. This section of the documentation is provide a primer for
filesystems. This section of the documentation provides a primer for
those needing that knowledge.

Loading…
Cancel
Save