From 9a0e1abb53d1df402c8dd2ef590d430d6fbdbba1 Mon Sep 17 00:00:00 2001 From: Min Kim Date: Wed, 10 Jan 2024 13:36:03 -0500 Subject: [PATCH] Remove period from subsection --- www/docs/spawn.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/spawn.mdx b/www/docs/spawn.mdx index ec0350ff4..59d6539ea 100644 --- a/www/docs/spawn.mdx +++ b/www/docs/spawn.mdx @@ -162,7 +162,7 @@ main(function *() { }); ``` -### Spawning in a Scope. +### Spawning in a Scope The `spawn()` operation always runs its operation as a child of the current operation. Sometimes however, you might want to run an operation as a child of a