Skip to content

Commit eac7066

Browse files
committed
Update tutorial instructions
1 parent 8d1e7ab commit eac7066

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,9 +382,9 @@ <h2 id="howtousefeascript"><a name="Getting Started"></a>How to Use FEAScript</h
382382
margin-left: 2px;
383383
margin-bottom: 4px;
384384
" /></a
385-
>) or use FEAScript mesh generation tools &#8594; configure the model &#8594; add a canvas to the HTML
385+
>) or use FEAScript mesh generation tools &#8594; configure the model &#8594; add a container
386386
(e.g., <code>&lt;div id="resultsCanvas">&lt;/div&gt;</code>) &#8594; run the simulation. Here is a
387-
simple example (see <a href="#tutorials">tutorials</a> for more details):
387+
simple example (see the <a href="#tutorials">tutorials section</a> for more details):
388388
</p>
389389

390390
<pre class="prettyprint">

0 commit comments

Comments
 (0)