Skip to content

Commit f815312

Browse files
committed
Fixing formatting.
1 parent 8b99eed commit f815312

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/expand-disks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@ To increase the OS disk size in SUSE 12 SP4, SUSE SLES 12 for SAP, SUSE SLES 15,
611611
/dev/sdb1 3.9G 16M 3.7G 1% /mnt/resource
612612
tmpfs 93M 0 93M 0% /run/user/1000
613613
```
614-
```
615614

616615
---
617616

@@ -636,4 +635,5 @@ foreach($vmSize in $vmSizes){
636635
$vmSize.Name
637636
}
638637
}
639-
}
638+
}
639+
```

0 commit comments

Comments
 (0)