From 17d86555fa5732465f0590f5355747e36bf1bce0 Mon Sep 17 00:00:00 2001 From: Michael Jackson Date: Thu, 29 Sep 2016 10:31:50 -0700 Subject: [PATCH] Fix typo --- modules/client/components/Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/client/components/Home.md b/modules/client/components/Home.md index 5fecaef..7b8ddac 100644 --- a/modules/client/components/Home.md +++ b/modules/client/components/Home.md @@ -1,4 +1,4 @@ -unpkg is a fast, global [content-delivery network](https://en.wikipedia.org/wiki/Content_delivery_network) for stuff that is published to [npm](https://www.npmjs.com/). Use it to quickly and easily load files using a simple URL like: +unpkg is a fast, global [content delivery network](https://en.wikipedia.org/wiki/Content_delivery_network) for stuff that is published to [npm](https://www.npmjs.com/). Use it to quickly and easily load files using a simple URL like:
`https://unpkg.com/package@version/file`