From b6f6cae57170df2db67ae38add6fc7f9a22bf872 Mon Sep 17 00:00:00 2001 From: Michael Jackson Date: Sat, 26 Mar 2016 23:53:07 -0700 Subject: [PATCH] Update index page --- public/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index c0c0e1c..77bee49 100644 --- a/public/index.html +++ b/public/index.html @@ -59,7 +59,7 @@
  • https://npmcdn.com/react/dist/react.min.js
  • -

    If you omit the file path, the main module will be returned. This is especially useful for loading libaries that publish a UMD build as their main module.

    +

    If you omit the file path, the main module will be served. This is especially useful for loading libaries that publish a UMD build as their main module.

    -

    If you use the special /bower.zip file path in a package that contains a bower.json file, a zip file will be created on the fly that Bower can use to install the package.

    +

    You may use the special /bower.zip file path in packages that contain a bower.json file to dynamically generate a zip file that Bower can use to install the package.