Skip to content

Commit 16016f0

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 99a1223 commit 16016f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/dedibox-hardware/how-to/configure-dell-perc-h700.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ megacli -PDHSP -Set -PhysDrv [32:X] -aY
9191
Replace `X` with the slot number of the disk you want to add as a hot spare, and `Y` with the ID of the RAID volume.
9292
</Message>
9393

94-
## Putting a Disk online/offline
94+
## Putting a disk online/offline
9595

9696
To put a disk online or offline, you can use the following commands:
9797
```sh
@@ -102,7 +102,7 @@ megacli -PDOffline -PhysDrv [32:X] -a0
102102
Replace `X` with the slot number of the disk you want to put online or offline.
103103
</Message>
104104

105-
## Removing a Disk from an ongoing RAID configuration
105+
## Removing a disk from an ongoing RAID configuration
106106

107107
To remove a disk from an ongoing RAID configuration, you can use the following commands:
108108
```sh

0 commit comments

Comments
 (0)