Skip to content

Commit

Permalink
Documentation for d3-geo#281 (#3803)
Browse files Browse the repository at this point in the history
for when we merge d3/d3-geo#281

Co-authored-by: Mike Bostock <mbostock@gmail.com>
  • Loading branch information
Fil and mbostock committed Mar 12, 2024
1 parent 9f9d468 commit a353aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/d3-geo/shape.md
Expand Up @@ -106,7 +106,7 @@ function radius() {

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

Expand Down

0 comments on commit a353aa5

Please sign in to comment.