Some fix
This commit is contained in:
		@@ -12,7 +12,7 @@ main:
 | 
			
		||||
- Understand what ZFS is and why it's useful
 | 
			
		||||
::
 | 
			
		||||
 | 
			
		||||
ZFS is widely used in the world of servers, NAS systems (like FreeNAS / TrueNAS), virtualization, and even by tech-savvy individuals who want reliable storage. It is both a _file system_ (like NTFS for Windows, EXT4, FAT32, etc.) and a __volume manager__ (similar to LVM).
 | 
			
		||||
ZFS is widely used in the world of servers, NAS systems (like FreeNAS / TrueNAS), virtualization, and even by tech-savvy individuals who want reliable storage. It is both a _file system_ (like NTFS for Windows, EXT4, FAT32, etc.) and a _volume manager_ (similar to LVM).
 | 
			
		||||
 | 
			
		||||
To put it simply:  
 | 
			
		||||
- A **volume manager** organizes physical storage (like one or more hard drives).  
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user