Skip to content

Commit

Permalink
fix typo in quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcpederson authored Oct 27, 2017
1 parent 284f9d2 commit 1a21fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/guides/quickstart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1a21fcc

Please sign in to comment.