Skip to content

Commit 91621c7

Browse files
committed
spec
1 parent 1583b0d commit 91621c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/v8.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3065,7 +3065,7 @@
30653065
}
30663066
},
30673067
"interpolate-projection": {
3068-
"doc": "Produces continuous, smooth results by interpolating between pairs of input and output values (\"stops\"). Works like `interpolate`, but the output type must be a [`projectionTransition](./types.md#projectiontransition).",
3068+
"doc": "Produces continuous, smooth results by interpolating between pairs of input and output values (\"stops\"). Works like `interpolate`, but the output type must be a [`projectionTransition`](./types.md#projectiontransition).",
30693069
"example": {
30703070
"syntax": {
30713071
"method": ["[\"linear\"] | [\"exponential\", base] | [\"cubic-bezier\", x1, y1, x2, y2]", "number", "string", "number", "..."],

0 commit comments

Comments
 (0)