Skip to content

Commit 24597b2

Browse files
committed
Correct capitalization in tutorial section headings for consistency
1 parent 10a1d1f commit 24597b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ <h2 id="gettingstarted"><a name="Getting Started"></a>Getting Started</h2>
165165
Node.js for server-side applications, or with online interactive notebooks.
166166
</li>
167167
<li>
168-
<strong>Visual Editor (FEAScript platform):</strong> The
168+
<strong>Visual Editor (FEAScript Platform):</strong> The
169169
<a href="https://platform.feascript.com">FEAScript platform</a>
170170
provides a no-code, block-based interface (based on
171171
<a href="https://developers.google.com/blockly/">
@@ -417,13 +417,13 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
417417
</p>
418418
<ul>
419419
<li>
420-
<strong>Heat conduction through a wall</strong>:
420+
<strong>Heat Conduction Through a Wall</strong>:
421421
<a href="https://feascript.com/tutorials/HeatConduction1DWall.html">API (browser-based)</a>
422422
|
423423
<a href="https://feascript.com/tutorials/HeatConduction1DWallPlatform.html">FEAScript platform</a>
424424
</li>
425425
<li>
426-
<strong>Heat conduction in a two-dimensional fin</strong>:
426+
<strong>Heat Conduction in a Two-Dimensional Fin</strong>:
427427
<a href="https://feascript.com/tutorials/HeatConduction2DFin.html">API (browser-based)</a>
428428
|
429429
<a href="https://feascript.com/tutorials/HeatConduction2DFinWorker.html"
@@ -437,7 +437,7 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
437437
<a href="https://feascript.com/tutorials/HeatConduction2DFinPlatform.html">FEAScript platform</a>
438438
</li>
439439
<li>
440-
<strong>Solidification front propagation in a two-dimensional domain</strong>:
440+
<strong>Solidification Front Propagation in a Two-Dimensional Domain</strong>:
441441
<a href="https://feascript.com/tutorials/SolidificationFront2D.html">API (browser-based)</a>
442442
|
443443
<a href="https://feascript.com/tutorials/SolidificationFront2DWorker.html"

0 commit comments

Comments
 (0)