Skip to content

Commit bf6fa61

Browse files
authored
chore: fix typo (#376)
1 parent 5817a95 commit bf6fa61

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
@@ -25,7 +25,7 @@ interface GenerateApiParams {
2525
output?: string;
2626

2727
/**
28-
* path to folder containing templates (default: ./scr/templates)
28+
* path to folder containing templates (default: ./src/templates)
2929
*/
3030
templates?: string;
3131

0 commit comments

Comments
 (0)