Skip to content

Commit 0065578

Browse files
committed
[fix] typo in description of option in type definition file
1 parent 845a75e commit 0065578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ declare namespace DailyRotateFile {
6565
options?: string | object;
6666

6767
/**
68-
* A string representing the name of the name of the audit file. (default: './hash-audit.json')
68+
* A string representing the name of the audit file. (default: './hash-audit.json')
6969
*/
7070
auditFile?: string;
7171

0 commit comments

Comments
 (0)