From a38a24a1ed4bcfdeb1c2b1a8c07687b030fefde6 Mon Sep 17 00:00:00 2001 From: "Lakshmipathi.G" Date: Mon, 15 Feb 2016 02:00:50 +0530 Subject: [PATCH] fix typo: Emacs not Emcas --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 359f5f5..8958ee1 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Notes: - Learn to use `apt-get`, `yum`, `dnf` or `pacman` (depending on distro) to find and install packages. And make sure you have `pip` to install Python-based command-line tools (a few below are easiest to install via `pip`). -- If you are a newcomer use `Nano` text editor, its the easiest to learn compared to `Vim` and `Emcas`. +- If you are a newcomer use `Nano` text editor, it's the easiest to learn compared to `Vim` and `Emacs`. ## Everyday use