diff --git a/index.d.ts b/index.d.ts index 6b1da85..2279cfa 100644 --- a/index.d.ts +++ b/index.d.ts @@ -6,7 +6,7 @@ declare namespace cpy { /** Resolved path to the file. - @example `/tmp/foo.bar` + @example '/tmp/foo.bar' */ readonly path: string;