Skip to content

Commit 94de9a7

Browse files
authored
Merge pull request #97 from moroshko/patch-2
Fix typo and add a space
2 parents 902c1aa + 9353fc8 commit 94de9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/routes/api/FixedSizeList.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ const PROPS = [
293293
</p>
294294
<p>
295295
Note that using this parameter will result in an additional render
296-
call after scrolling has stopped (when<code>isScrolling</code> changse
296+
call after scrolling has stopped (when <code>isScrolling</code> changes
297297
from true to false).
298298
</p>
299299
<p>

0 commit comments

Comments
 (0)