Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Fil committed Dec 21, 2023
1 parent ae6dcef commit 85b01b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/transforms/dodge.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Plot.plot({
```
:::

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).
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).

:::plot defer https://observablehq.com/@observablehq/plot-text-dodge
```js
Expand Down

0 comments on commit 85b01b3

Please sign in to comment.