Skip to content

Commit

Permalink
README: fix circle example
Browse files Browse the repository at this point in the history
  • Loading branch information
osnr committed Nov 3, 2023
1 parent 9b1cef0 commit d449291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ Use it in an animation:

```
When the clock time is /t/ {
Wish $this draws a circle offset [list [expr {sin($t) * 50}] 0]
Wish $this draws a circle with offset [list [expr {sin($t) * 50}] 0]
}
```

Expand Down

0 comments on commit d449291

Please sign in to comment.