From ccdcfc6883e71d1daf6a40dea14622982b7edc1f Mon Sep 17 00:00:00 2001 From: Geoff Davis Date: Fri, 20 Nov 2015 00:25:53 -0600 Subject: [PATCH] Spellcheck Installation.md Line 14 changed "templae" to "template" --- docs/pages/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index 87c5a644e..b456a2ec9 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -11,7 +11,7 @@ Yeti Launch is our Mac app for quickly spinning up blank projects for any of the ### Command-Line Tool -Not a fan of GUIs? The Node-powered Foundation CLI can install the same templae projects for you. Install it with npm: +Not a fan of GUIs? The Node-powered Foundation CLI can install the same template projects for you. Install it with npm: ```bash npm install --global foundation-cli -- 2.47.2