diff --git a/documentation/docs/98-reference/.generated/shared-errors.md b/documentation/docs/98-reference/.generated/shared-errors.md index de34b3f5da..bd728ef340 100644 --- a/documentation/docs/98-reference/.generated/shared-errors.md +++ b/documentation/docs/98-reference/.generated/shared-errors.md @@ -3,18 +3,14 @@ ### await_outside_boundary ``` -Cannot await outside a `` with a `pending` snippet +Cannot await outside a ``. ``` -The `await` keyword can only appear in a `$derived(...)` or template expression, or at the top level of a component's `