btrfs-progs: docs: typo/clarity fix in Introduction

Pull-request: #614
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
starship-boi 2023-04-07 08:50:16 +00:00 committed by David Sterba
parent f6bbe06c08
commit 858a41e6b1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ BTRFS is a modern copy on write (COW) filesystem for Linux aimed at
implementing advanced features while also focusing on fault tolerance, repair
and easy administration. Its main features and benefits are:
* Snapshots which do not make the full copy of files
* Snapshots which do not make a full copy of the files
* Built-in volume management, support for software-based RAID 0, RAID 1, RAID 10 and others
* Self-healing - checksums for data and metadata, automatic detection of silent data corruptions