From 7d5214a59af9f545c21bf46355b94b3c9257caaa Mon Sep 17 00:00:00 2001 From: ebigalee Date: Thu, 19 Nov 2015 19:26:19 -0500 Subject: [PATCH] Update installation.md Fixed spelling error of "template" in line 14. --- 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