Skip to content

Commit 9f5d6a7

Browse files
Sync svelte docs (#1637)
sync svelte docs Co-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent a6ee8ad commit 9f5d6a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/svelte.dev/content/docs/svelte/98-reference/.generated/client-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ This restriction only applies when using the `experimental.async` option, which
149149
### fork_discarded
150150

151151
```
152-
Cannot commit a fork that was already committed or discarded
152+
Cannot commit a fork that was already discarded
153153
```
154154

155155
### fork_timing

apps/svelte.dev/content/docs/svelte/98-reference/30-runtime-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ This restriction only applies when using the `experimental.async` option, which
156156
### fork_discarded
157157

158158
```
159-
Cannot commit a fork that was already committed or discarded
159+
Cannot commit a fork that was already discarded
160160
```
161161

162162
### fork_timing

0 commit comments

Comments
 (0)