From 555b5fe77ab5f56e054107050d60684bdf0408a8 Mon Sep 17 00:00:00 2001 From: "Wei-Cheng Yeh (IID)" Date: Fri, 30 Aug 2024 02:13:47 +0800 Subject: [PATCH] docs: fix typo: scrollnig -> scrolling --- content/dev/effects/EffectFiles-ChartSegments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/dev/effects/EffectFiles-ChartSegments.md b/content/dev/effects/EffectFiles-ChartSegments.md index 76ea3648..0bb2627c 100644 --- a/content/dev/effects/EffectFiles-ChartSegments.md +++ b/content/dev/effects/EffectFiles-ChartSegments.md @@ -104,7 +104,7 @@ In simfile, it's listed as the beat it happens, the speed to go to, how long the ### Scroll segments (SCROLLS) -Allows one to alter the scrolling factor for a section (as opposed to the whole field). When given a factor of 0, the chart stops visibly scrollnig, but notes can still be hit. Visually ignored if CMod is used. +Allows one to alter the scrolling factor for a section (as opposed to the whole field). When given a factor of 0, the chart stops visibly scrolling, but notes can still be hit. Visually ignored if CMod is used. In simfile, it's listed as the beat it happens, and then the factor to switch to. ```