Skip to content

Commit

Permalink
Remove period from subsection
Browse files Browse the repository at this point in the history
  • Loading branch information
minkimcello committed Jan 10, 2024
1 parent 5aeacc2 commit 9a0e1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/spawn.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a0e1ab

Please sign in to comment.