Skip to content

Commit cc294c0

Browse files
committed
spec
1 parent df8d6a9 commit cc294c0

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 [`projection transition](./types.md#projection-transition).",
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#projection-transition).",
30693069
"example": {
30703070
"syntax": {
30713071
"method": ["[\"linear\"] | [\"exponential\", base] | [\"cubic-bezier\", x1, y1, x2, y2]", "number", "string", "number", "..."],

0 commit comments

Comments
 (0)