From a3af03a600dbf859170e419a61b527f21c2b083b Mon Sep 17 00:00:00 2001 From: kaspertidemann Date: Thu, 10 Dec 2015 15:51:17 +0100 Subject: [PATCH] Fixes wording. --- docs/installation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index b19f7ad3..b471b560 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -6,7 +6,7 @@ Mithril is available from a variety of sources: ### Direct download -You can [download a zip of the latest version version here](mithril.min.zip). +You can [download a zip of the latest version here](mithril.min.zip). Links to older versions can be found in the [change log](change-log.html). @@ -133,4 +133,3 @@ To use the bleeding edge version from npm, use the following command: ``` npm install git://github.com/lhorie/mithril.js#next --save ``` -