Skip to content

Commit 3b1c884

Browse files
committed
Clarify grammar (fixes MidnightCommander/mc#4827)
1 parent 46cfb28 commit 3b1c884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GNU Midnight Commander (or `mc`) is a visual, dual-pane file manager. It is rele
1111

1212
Midnight Commander is a feature-rich, full-screen, text-mode application that allows you to copy, move, and delete files and entire directory trees, search for files, and execute commands in the subshell. Internal viewer, editor and diff viewer are included.
1313

14-
`mc` uses versatile text interface libraries such as [ncurses](https://invisible-island.net/ncurses/) or [S-Lang](https://www.jedsoft.org/slang/), which allows it to work on a regular console, inside an X Window terminal, over `ssh` connections, and in all kinds of remote shells.
14+
`mc` uses versatile text interface libraries such as [ncurses](https://invisible-island.net/ncurses/) or [S-Lang](https://www.jedsoft.org/slang/). This allows it to work on a regular console, inside an X Window terminal, over `ssh` connections, and in all kinds of remote shells.
1515

1616
![Midnight Commander screenshot](img/mc-screenshot-cropped.png)
1717

0 commit comments

Comments
 (0)