]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: improve title of section about bundle format in Javascript doc
authorNicolas Coden <nicolas@ncoden.fr>
Thu, 20 Sep 2018 21:56:58 +0000 (23:56 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Thu, 20 Sep 2018 21:56:58 +0000 (23:56 +0200)
docs/pages/javascript.md

index dc0af0a5b243eeaa6b8ed9ba186b1e74fce30260..a20e44964161c48f92da3d837b407c7bc91bcee9 100644 (file)
@@ -63,7 +63,7 @@ var Foundation = require('foundation-sites');
 var $dropdown = new Dropdown('#mydropdown');
 ```
 
-#### All Javascript bundles
+#### Available formats
 
 Foundation is proposed in bundles of various module formats so you can pick the one that match the best your needs. If you don't know these terms yet, take a look at this [10-minute introduction to module formats in JavaScript](https://www.jvandemo.com/a-10-minute-primer-to-javascript-modules-module-formats-module-loaders-and-module-bundlers/). You will find in the `dist/js` folder the following bundles: