Skip to content

Commit 593dda0

Browse files
Update apps/docs/content/blog/2-10.mdx
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
1 parent be313a0 commit 593dda0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/docs/content/blog/2-10.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ In previous versions of Turborepo, tasks that wanted to gracefully shut down wer
147147

148148
Starting with this release, Turborepo will now wait for your tasks to exit, and then shut itself down. Pressing `Ctrl+C` (or sending `SIGINT` or `SIGTERM`) to Turborepo will forward the signals to your tasks, and then wait. Once all your tasks have completed their work, Turborepo will exit.
149149

150-
```bash name="Terminal"
150+
```bash title="Terminal"
151151
~ turbo dev
152152

153153
app-a:dev: cache bypass, force executing 62affbb4b4b49ad4

0 commit comments

Comments
 (0)