Skip to content

Commit b76be28

Browse files
authored
Update index.html
1 parent bc00c20 commit b76be28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1492,7 +1492,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
14921492
<div>
14931493
<h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
14941494
<meta itemprop="target" content="https://basic-geometry.github.io?q={triangle_side1=3_side2=4_side3=5_area=?}">
1495-
<div itemprop="result" itemscope itemtype="https://schema.org/MathSolver">
1495+
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
14961496
<meta itemprop="name" content="Triangle area formula">
14971497
<meta itemprop="usageInfo" content="Either by base length and height, or perimeter">
14981498
<br>
@@ -1519,6 +1519,7 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
15191519
</mrow>
15201520
</math>
15211521
</div>
1522+
</div>
15221523
<br><br>
15231524
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
15241525
<meta itemprop="name" content="Triangle area formula aka Heron's formula">

0 commit comments

Comments
 (0)