Skip to content

Commit daed45c

Browse files
committed
Fix typo
1 parent 7bbb21a commit daed45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-routes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ interface Endpoint {
2121

2222
const renderRoute = (route: Route): string => `
2323
/*
24-
* Automaically generated by generate-routes.ts.
24+
* Automatically generated by generate-routes.ts.
2525
* Do not edit this file or add other files to this directory.
2626
*/
2727

0 commit comments

Comments
 (0)