From 7925b36c6834e08968217c7caa489d6906af7a22 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 9 Apr 2023 16:55:10 +0200 Subject: Docs: fix grammar --- docs/basic-control.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/basic-control.rst b/docs/basic-control.rst index 3c4654c..02370f8 100644 --- a/docs/basic-control.rst +++ b/docs/basic-control.rst @@ -141,7 +141,7 @@ function, for example:: (* 50 (+ 1 (sin (* 2 (elapsed-time clock)))))))) -That's obvious quite complicated, so use the functions in module +That's obviously quite complicated, so use the functions in module ``(starlet effects)`` instead. For a sine wave once every 2 seconds (0.5 Hz) ranging between zero and 100%:: -- cgit v1.2.3