diff --git a/d3/d3.d.ts b/d3/d3.d.ts index ef7f1da72..483319efd 100644 --- a/d3/d3.d.ts +++ b/d3/d3.d.ts @@ -1400,7 +1400,7 @@ declare module D3 { */ r: number; /** - * the greeb color channel. + * the green color channel. */ g: number; /**