Skip to content

Commit 2218276

Browse files
fix typo
1 parent a5b2960 commit 2218276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ export class App<State> {
291291
}
292292

293293
/**
294-
* Insert file routes collected in {@linkcode Buidler} at this point.
294+
* Insert file routes collected in {@linkcode Builder} at this point.
295295
* @param pattern Append file routes at this pattern instead of the root
296296
* @returns
297297
*/

0 commit comments

Comments
 (0)