Skip to content

Commit 6e15450

Browse files
committed
docs(readme): update description
1 parent eefc24b commit 6e15450

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Multi-platform Docker container with utilities to process Mailbox files (`formai
1212

1313
## Example without using the filesystem
1414

15-
Let's say that you want to convert an AsciiDoc file intput.mbox in your current working directory to HTML:
15+
Let's say that you want to convert an Mailbox file intput.mbox in your current working directory to HTML:
1616

1717
**Mac/Linux**
1818

@@ -28,7 +28,7 @@ type intput.mbox | docker run --rm -i --net=none leplusorg/mbox asciidoc -o - >
2828

2929
## Example using the filesystem
3030

31-
Same thing, assuming that you want to convert an AsciiDoc file intput.mbox in your current working directory to HTML:
31+
Same thing, assuming that you want to convert an Mailbox file intput.mbox in your current working directory to HTML:
3232

3333
**Mac/Linux**
3434

0 commit comments

Comments
 (0)