Skip to content

Commit 4bbad40

Browse files
authored
Update group.md to fix display error of find heading (#1) (#2059)
1 parent 9435265 commit 4bbad40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/transforms/group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ Plot.groupZ({x: "proportion"}, {fill: "species"})
441441

442442
Groups on the first channel of **z**, **fill**, or **stroke**, if any. If none of **z**, **fill**, or **stroke** are channels, then all data (within each facet) is placed into a single group.
443443

444-
## find(*test*) {#find} <VersionBadge version="0.6.12" pr="1914" />
444+
## find(*test*) <VersionBadge version="0.6.12" pr="1914" /> {#find}
445445

446446
```js
447447
Plot.groupX(

0 commit comments

Comments
 (0)