Fix typo in styleguide intro

This commit is contained in:
benjamin melançon 2018-08-19 23:40:26 -04:00
parent da3af4880f
commit 1ddb9b6005

View file

@ -56,7 +56,7 @@
<h2 id="styleguide-contents">Styleguide Contents</h2>
<p>This project contains SASS/CSS and markup samples for the Agaric.com website and any associated websites, including data.agaric.com. SASS source code is compiled to CSS. Handlebars templates are compiled to HTML markup examples. </p>
<p>The SASS/CSS code is built on the <a href="https://bulma.io">Bulma framework</a>. </p>
<p>The markup examples are comiled by the <a href="http://assemble.io">Assemble static site generator</a>. <em>(It is not necessary to use this in your application.)</em></p>
<p>The markup examples are compiled by the <a href="http://assemble.io">Assemble static site generator</a>. <em>(It is not necessary to use this in your application.)</em></p>
<p>Here is a description of the directories:</p>
<ul>
<li><strong>assets:</strong> compiled CSS, fonts, and images for production</li>