Skip to content

Commit 03e42f8

Browse files
committed
Update index.html to clarify library description
1 parent 2afea38 commit 03e42f8

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
@@ -12,7 +12,7 @@
1212

1313
<html>
1414
<head>
15-
<title>FEAScript: A Finite Element Simulation Library Developed in JavaScript</title>
15+
<title>FEAScript: A JavaScript Finite Element Simulation Library</title>
1616
<link rel="icon" type="image/x-icon" href="./images/favicon.ico" />
1717
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
1818
<meta
@@ -42,7 +42,7 @@ <h1 class="top">
4242
<img src="./images/tutorialSolidHeatTransferMesh01.png" alt="" />
4343
</div>
4444

45-
<h1>A Finite Element Simulation Library Developed in JavaScript</h1>
45+
<h1>A JavaScript Finite Element Simulation Library</h1>
4646

4747
<ul id="menu">
4848
<li><a href="#getstarted">Get Started</a></li>

0 commit comments

Comments
 (0)