From f6467d3977c9a6aa1ab3504d36646059409f5c90 Mon Sep 17 00:00:00 2001 From: Bruce Alderson Date: Wed, 4 Oct 2017 21:46:36 -0700 Subject: [PATCH] Cleaner intro text. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 154e856..cb4d51e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,7 @@ # Local LemonStand theme development made easy -LemonSync-js is a tool for syncing local theme files with a live [LemonStand](https://lemonstand.com/) store. It runs along side your development tools, watching for local changes, and magically updating your store theme. It's built using JavaScript and Node (as an `npm` module). It runs on Mac, Windows, and Linux. +LemonSyncJS is a tool for syncing local theme files with a live [LemonStand](https://lemonstand.com/) store. It runs along side your development tools, watching for local changes, magically updating your store theme. It's built using JavaScript and Node (as an `npm` module). It runs on Mac, Windows, and Linux. ## Installation