[Glitch] Spelling

Port front-end changes from b5329e0035 to glitch-soc

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Josh Soref
2022-03-06 16:51:40 -05:00
committed by Claire
parent 1fbd1fa5c4
commit 69a4f17988
5 changed files with 7 additions and 7 deletions

View File

@@ -144,7 +144,7 @@ class ScrollableList extends PureComponent {
this.attachIntersectionObserver();
attachFullscreenListener(this.onFullScreenChange);
// Handle initial scroll posiiton
// Handle initial scroll position
this.handleScroll();
}