From 1a21fcc5fa376800f9879813435b9818730f8dfc Mon Sep 17 00:00:00 2001 From: Paul Pederson Date: Fri, 27 Oct 2017 10:04:00 -0700 Subject: [PATCH] fix typo in quickstart --- docs/source/guides/quickstart/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/quickstart/index.html b/docs/source/guides/quickstart/index.html index f9cea9dc4..215215701 100644 --- a/docs/source/guides/quickstart/index.html +++ b/docs/source/guides/quickstart/index.html @@ -60,7 +60,7 @@ 3. Set up basic page containers (for sticky footers/drawers if they are used in the future) 4. Initialize interactive patterns which rely on `calcite-web.js` -You can also load Calcite Web as an [npm module](../../documentation/#npm), a [ruby gem]((../../documentation/#ruby-gem)), or download it a [reference it locally](../../documentation/#static-files). +You can also load Calcite Web as an [npm module](../../documentation/#npm), a [ruby gem]((../../documentation/#ruby-gem)), or [reference it locally](../../documentation/#static-files). ## 2. Deciding on a Layout