diff --git a/index.d.ts b/index.d.ts index a6a400d..e9bc344 100644 --- a/index.d.ts +++ b/index.d.ts @@ -35,7 +35,7 @@ Bugs Bunny,22 readonly headers?: ReadonlyArray | boolean; /** - * A function that can be used to modify the values of each header. Return `null` to remove the header, and it's column, from the results. + * A function that can be used to modify the values of each header. Return `null` to remove the header, and its column, from the results. * * @example *