Skip to content

Commit

Permalink
Minor summary change
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Jan 19, 2015
1 parent 017dc7e commit ad4b0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/osf/js_modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Javascript Modules How-To
=========================

This section describes how to write Javascript modules for the OSF, use `webpack <https://webpack.github.io/docs/>`_ to build assets, and include built assets in HTML.
This section describes how to write Javascript modules for the OSF, use `webpack <https://webpack.github.io/docs/>`_ to build assets, and include built assets in HTML. We also provide starter templates for new JS modules.

Writing Modules
***************
Expand Down

0 comments on commit ad4b0e1

Please sign in to comment.