Skip to content

Commit ca4590c

Browse files
authored
Merge pull request #108 from hardBSDk/patch-1
Fix typo in README
2 parents 977f8d4 + d7f4a92 commit ca4590c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rust. The inspiration for it is an existing project that is written in python ca
55
[bmap-tools](https://salsa.debian.org/debian/bmap-tools).
66

77
Right now the implemented function is copying system images files using bmap, which is
8-
safer and faster than regular cp ro dd. That can be used to flash images into block
8+
safer and faster than regular cp or dd. That can be used to flash images into block
99
devices.
1010

1111
## Usage

0 commit comments

Comments
 (0)