From 649eb63f9b90f736604dea341b215b81d78510c6 Mon Sep 17 00:00:00 2001 From: Mike MacCana Date: Wed, 10 Oct 2018 13:52:28 +0100 Subject: [PATCH] Fix missing word in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f11ba216..edf2bd46 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Plugins can be installed directly from the Settings view inside Terminus. Pull requests and plugins are welcome! -See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) information of how the project is laid out, and a very brief plugin development tutorial. +See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) for information of how the project is laid out, and a very brief plugin development tutorial. ## License