Skip to content

Commit 20e64a1

Browse files
authored
Update index.html
1 parent ed1f87b commit 20e64a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2523,7 +2523,7 @@ <h6 style="font-size:160%;margin:7px">Area of a circle</h6>
25232523
}
25242524

25252525
if ( topLength > baseLength) {
2526-
document.getElementById('frustum-cone-volume').innerText = 'Let the larger end be the base.';
2526+
document.getElementById('frustum-pyramid-volume').innerText = 'Let the larger end be the base.';
25272527
return;
25282528
}
25292529

0 commit comments

Comments
 (0)