Skip to content

Commit 4140e69

Browse files
Sebastian Zimmerpadenot
authored andcommitted
Add missing space (#1294)
1 parent 0f7575b commit 4140e69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8457,10 +8457,10 @@ <h2>
84578457
</p>
84588458
<p>
84598459
If another call to <code>getFloatFrequencyData</code> or
8460-
<code>getByteFrequencyData</code>occurs within the same <a>render
8461-
quantum</a> as a previous call, the <a>current frequency data</a>
8462-
is not updated with the same data. Instead, the previously
8463-
computed data is returned.
8460+
<code>getByteFrequencyData</code> occurs within the same
8461+
<a>render quantum</a> as a previous call, the <a>current
8462+
frequency data</a> is not updated with the same data. Instead,
8463+
the previously computed data is returned.
84648464
</p>
84658465
<p>
84668466
The frequency data are in dB units.

0 commit comments

Comments
 (0)