aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/basic-control.rst2
1 files changed, 1 insertions, 1 deletions
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%::