Skip to content

Commit 0170f14

Browse files
committed
Default number of decimals
1 parent 6343694 commit 0170f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mandelbrot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h1>The Mandelbrot Set</h1>
163163
<tr>
164164
<td>Rendering time</td>
165165
<td>
166-
<span id='renderTime'>0.00</span> seconds</td>
166+
<span id='renderTime'>0.0</span> seconds</td>
167167
</tr>
168168
<tr>
169169
<td>Speed</td>

0 commit comments

Comments
 (0)