Skip to content

Commit 24479e8

Browse files
Update content/application-context.md
1 parent 4776232 commit 24479e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/application-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ async function bootstrap() {
9494
bootstrap();
9595
```
9696

97-
And as mentioned at [Lifecycle events](./fundamentals/lifecycle-events.md) chapter, that will trigger few lifecycle hooks.
97+
And as mentioned in the [Lifecycle events](./fundamentals/lifecycle-events.md) chapter, that will trigger lifecycle hooks.
9898

9999
#### Example
100100

0 commit comments

Comments
 (0)