Skip to content

Commit d0449da

Browse files
Merge pull request #9682 from TheKhanj/master
Fix typo in docs
2 parents d7ac0f1 + 0cbde57 commit d0449da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/nest-application-context.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ export class NestApplicationContext implements INestApplicationContext {
106106
}
107107

108108
/**
109-
* Initalizes the Nest application.
109+
* Initializes the Nest application.
110110
* Calls the Nest lifecycle events.
111111
*
112112
* @returns {Promise<this>} The NestApplicationContext instance as Promise

0 commit comments

Comments
 (0)