Skip to content

Commit a03f3ff

Browse files
authored
Update docs/features/marks.md
1 parent c7fed98 commit a03f3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/marks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ All marks support the following [transform](./transforms.md) options:
553553

554554
The **sort** option, when not specified as a channel value (such as a field name or an accessor function), can also be used to [impute ordinal scale domains](./scales.md#sort-mark-option).
555555

556-
The **render** option allows to override or extend the default mark’s rendering method. See [extengin Plot](./extensions.md#render) for details.
556+
The **render** option allows to override or extend the default mark’s rendering method. See [extending Plot](./extensions.md#render) for details.
557557

558558
## marks(...*marks*) <VersionBadge version="0.2.0" /> {#marks}
559559

0 commit comments

Comments
 (0)