Skip to content

Commit 1d6e644

Browse files
authored
Update index.html
1 parent 2c06daf commit 1d6e644

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
@@ -3108,7 +3108,7 @@ <h3 itemprop="eduQuestionType" style="margin:7px">Area of a Circle Segment</h3>
31083108
return;
31093109
}
31103110

3111-
3111+
}
31123112
// Attach listeners
31133113
document.getElementById('segment-height').addEventListener('input', segmentArea);
31143114
document.getElementById('chord-length').addEventListener('input', segmentArea);

0 commit comments

Comments
 (0)