Skip to content

Commit 13f000c

Browse files
xorriso.md (rocky-linux#3052)
* xorriso.md Grammar check * Update xorriso.md undo the contraction --------- Co-authored-by: sspencerwire <sspencerwire@gmail.com>
1 parent 4f2726b commit 13f000c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/gemstones/xorriso.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Write to Physical CD/DVD with Xorriso
33
author: Joseph Brinkman
4-
contributors: Steven Spencer
4+
contributors: Steven Spencer, Ganna Zhyrnova
55
---
66

77
## Introduction
88

9-
I recently discovered that burning hybrid ISOs onto a physical CD/DVD on Rocky Linux using graphical tools poses a challenge. Thankfully, Xorriso is a simple to use CLI app that handles this task well!
9+
I recently discovered that burning hybrid ISOs to a physical CD/DVD on Rocky Linux using graphical tools is challenging. Thankfully, Xorriso is a simple-to-use CLI app that handles this task well!
1010

1111
## Problem Description
1212

@@ -15,7 +15,7 @@ Burn an ISO onto a physical CD/DVD.
1515
## Prerequisites
1616

1717
- Internet connection
18-
- Familiarity with terminal
18+
- Familiarity with the terminal
1919
- CD/DVD RW drive
2020

2121
## Procedure
@@ -38,4 +38,4 @@ Xorriso relies on a C library `libisofs`. You can learn more about the `libisofs
3838

3939
## Conclusion
4040

41-
In this gemstone you learned how to write an ISO to a physical disk with Xorriso! Keep in mind that Xorriso can be used to write other filetypes to physical disks, but I found it especially handy for hybrid ISO format that graphical tools did not know how to deal with.
41+
In this gemstone, you learned how to write an ISO to a physical disk with Xorriso! Keep in mind that Xorriso can be used to write other filetypes to physical disks, but I found it especially handy for the hybrid ISO format that graphical tools did not know how to handle.

0 commit comments

Comments
 (0)