From 3a11ae7f331f65664b8dc1ef445293541d1d3135 Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Sun, 31 May 2015 14:30:27 -0700 Subject: [PATCH] Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a9fadb..570f104 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Fluency on the command line is a skill that is in some ways archaic, but it improves your flexibility and productivity as an engineer in both obvious and subtle ways. -This is a selection of notes and tips on using the command-line tips that I've found useful over the years when working on Linux. Some tips are elementary, and some are fairly specific, sophisticated, or obscure. This page is not long, but if you can use and recall all the items here, you know a lot. It's a bit like a journey, from command-line novice to expert. +This is a selection of notes and tips on using the command-line that I've found useful over the years when working on Linux. Some tips are elementary, and some are fairly specific, sophisticated, or obscure. This page is not long, but if you can use and recall all the items here, you know a lot. It's a bit like a journey, from command-line novice to expert. Much of this [originally](http://www.quora.com/What-are-some-lesser-known-but-useful-Unix-commands)