From fb0547fcb74e9f222cdd3c4b55397cbb69a46ba4 Mon Sep 17 00:00:00 2001 From: Fatih Erikli Date: Fri, 7 Jul 2017 16:57:52 +0200 Subject: [PATCH] Fixes typo in README (#37) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa416c9..d847c34 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A Ruby script that colorizes the `ls` output with color and icons. Here are the # Table of contents - [Usage](#usage) -- [Installatation](#installation) +- [Installation](#installation) - [Optional configurations](#optional-configurations) - [Uninstallation](#uninstallation) - [Contributing](#contributing)