Skip to content

Commit c62ff0c

Browse files
committed
drop sentence
1 parent 2c1de3d commit c62ff0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/scales.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Plot.plot({x: {domain: [100, 0], grid: true}})
132132
```
133133
:::
134134

135-
Alternatively, use the **reverse** option; this is convenient when the domain is implied from data rather than specified explicitly. (We’ll cover implied domains in more detail in the *inference* section below.)
135+
Alternatively, use the **reverse** option; this is convenient when the domain is implied from data rather than specified explicitly.
136136

137137
:::plot https://observablehq.com/@observablehq/plot-continuous-scales
138138
```js

0 commit comments

Comments
 (0)