diff --git a/docs/concepts/agent-loop.md b/docs/concepts/agent-loop.md index 108509c93..b347fc6ff 100644 --- a/docs/concepts/agent-loop.md +++ b/docs/concepts/agent-loop.md @@ -123,4 +123,4 @@ See [Plugins](/plugin#plugin-hooks) for the hook API and registration details. - Agent timeout (abort) - AbortSignal (cancel) - Gateway disconnect or RPC timeout -- `agent.wait` timeout (wait-only, does not stop agent) +- `agent.wait` timeout (wait-only, does not stop agent) \ No newline at end of file