diff --git a/src/ch21-03-graceful-shutdown-and-cleanup.md b/src/ch21-03-graceful-shutdown-and-cleanup.md index fc4fbada88..8bbb56f1a6 100644 --- a/src/ch21-03-graceful-shutdown-and-cleanup.md +++ b/src/ch21-03-graceful-shutdown-and-cleanup.md @@ -74,7 +74,7 @@ So we need to update the `ThreadPool` `drop` implementation like this: