aboutsummaryrefslogtreecommitdiff
path: root/examples/colorful/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/colorful/README.md')
-rw-r--r--examples/colorful/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/colorful/README.md b/examples/colorful/README.md
index b504a730..c03ace24 100644
--- a/examples/colorful/README.md
+++ b/examples/colorful/README.md
@@ -60,5 +60,5 @@ use colorful
$Colorful"
@(blue:Welcome to the @(bold:party)!)
We have @(green,bold:colors)!
-":print()
+".print()
```