Skip to content

Commit 9ddddbc

Browse files
authored
typo (#1956)
1 parent ae6dcef commit 9ddddbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/transforms/dodge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Plot.plot({
177177
```
178178
:::
179179

180-
The dodge transform can be use with any mark that supports **x** and **y** position. Below, we use the [text mark](../marks/text.md) instead to show company valuations (in billions).
180+
The dodge transform can be used with any mark that supports **x** and **y** position. Below, we use the [text mark](../marks/text.md) instead to show company valuations (in billions).
181181

182182
:::plot defer https://observablehq.com/@observablehq/plot-text-dodge
183183
```js

0 commit comments

Comments
 (0)