Fixed tips + fixed social
This commit is contained in:
		@@ -74,9 +74,7 @@ Use RAID 0 when you prioritize performance and are not concerned about data loss
 | 
			
		||||
Use RAID 1 for strong redundancy. Each disk contains all data, so performance remains unaffected during a failure. Once failed disks are replaced, data is quickly restored. However, usable storage is limited to one disk’s capacity, making it an expensive solution.
 | 
			
		||||
 | 
			
		||||
::alert{type="success"}
 | 
			
		||||
:::list{type="success"}
 | 
			
		||||
- __Tip:__ You can combine RAID 1 with other RAID types to create mirrored arrays.
 | 
			
		||||
:::
 | 
			
		||||
✨ __Tip:__ You can combine RAID 1 with other RAID types to create mirrored arrays.
 | 
			
		||||
::
 | 
			
		||||
 | 
			
		||||
### RAID 5
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user