We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cf89c commit 58cadf7Copy full SHA for 58cadf7
1 file changed
index.html
@@ -4021,7 +4021,7 @@ <h4 itemprop="description">Subtracting the missing tip from a theoretical full c
4021
<label itemprop="measuredProperty" for="frustum-cone-height">Height:</label>
4022
<input id="frustum-cone-height" type="number" value="1" step="any">
4023
<br><br>
4024
-<p itemprop="measuredProperty" id="frustum-cone-volume"></p>
+<p itemprop="measuredProperty" id="frustum-cone-volume">Frustum cone volume</p>
4025
</div>
4026
4027
<script type="module" async>
0 commit comments