Skip to content

Commit 568d0fe

Browse files
Update content/recipes/terminus.md
1 parent 31984ea commit 568d0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/terminus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ export class HealthModule {}
610610

611611
#### Graceful shutdown timeout
612612

613-
If your application requires postponing its shutdown process, Terminus can be handle it for you.
613+
If your application requires postponing its shutdown process, Terminus can handle it for you.
614614
This setting can prove particularly beneficial when working with an orchestrator such as Kubernetes.
615615
By setting a delay slightly longer than the readiness check interval, you can achieve zero downtime when shutting down containers.
616616

0 commit comments

Comments
 (0)