Skip to content

Commit d8335dd

Browse files
committed
fix runal docs
1 parent 21ca710 commit d8335dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/runal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Sets only the foreground color for stroke.
394394
#### c.strokeBg(color)
395395
Sets only the background color for stroke.
396396

397-
#### c.noStroke()
397+
#### c.noStroke() <sub>since v0.6.0</sub>
398398
Disables stroke rendering.
399399

400400
#### c.background(text, foregroundColor, backgroundColor)

0 commit comments

Comments
 (0)