Skip to content

Commit

Permalink
document
Browse files Browse the repository at this point in the history
  • Loading branch information
Fil committed Apr 28, 2023
1 parent 158e2ae commit c02a460
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 @@ -521,7 +521,7 @@ If *precision* is specified, sets the circle precision to the specified angle in

```js
function precision() {
return 6;
return 2;
}
```

Expand Down

0 comments on commit c02a460

Please sign in to comment.