From 6d9a1f047d1a2a82d3d0ab9596a30eafafb5c626 Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Thu, 4 May 2017 13:03:04 +0100 Subject: [PATCH] Typo --- src/components/structures/ScrollPanel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/structures/ScrollPanel.js b/src/components/structures/ScrollPanel.js index 50951312e7..a652bcc827 100644 --- a/src/components/structures/ScrollPanel.js +++ b/src/components/structures/ScrollPanel.js @@ -423,7 +423,7 @@ module.exports = React.createClass({ * scroll. false if we are tracking a particular child. * * string trackedScrollToken: undefined if stuckAtBottom is true; if it is - * false, the fist token in data-scroll-tokens of the child which we are + * false, the first token in data-scroll-tokens of the child which we are * tracking. * * number pixelOffset: undefined if stuckAtBottom is true; if it is false,