aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8c70a18..39d091d 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ With Starlet, a cue list looks like this:
#:down-delay 3)
(cue 3
- (cue-state (blackout))
+ (cue-state #f) ; blackout
#:fade-down 2
```