Skip to content

Commit cf54bfa

Browse files
authored
fix typo in readme
1 parent 58597ae commit cf54bfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Modern Unix
22

3-
A collection of modern/faster/saner alternatives to common unix commands, as well as some command-line productivity tools that are just realy cool =)
3+
A collection of modern/faster/saner alternatives to common unix commands, as well as some command-line productivity tools that are just really cool =)
44

55
## File Listing
66

@@ -46,7 +46,7 @@ A collection of modern/faster/saner alternatives to common unix commands, as wel
4646
* [`autojump`](https://github.com/wting/autojump) — A `cd` command that learns.
4747
* [`zoxide`](https://github.com/ajeetdsouza/zoxide) — A blazing fast alternative to `cd`
4848
* [`z`](https://github.com/rupa/z/) — Jump around.
49-
*
49+
5050
## Core Utils
5151

5252
* [`uutils`](https://github.com/uutils/coreutils) — Cross-platform Rust rewrite of the GNU `coreutils`.

0 commit comments

Comments
 (0)