You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/features/marks.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -553,7 +553,7 @@ All marks support the following [transform](./transforms.md) options:
553
553
554
554
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).
555
555
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.
0 commit comments