Skip to content

Commit d91a595

Browse files
small correction
1 parent b2f8adc commit d91a595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/a2a/server/apps/jsonrpc/jsonrpc_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,6 @@ def build(
377377
**kwargs: Additional keyword arguments to pass to the FastAPI constructor.
378378
379379
Returns:
380-
A configured FastAPI application instance.
380+
A configured FastAPI or Starlette application instance.
381381
"""
382382
pass

0 commit comments

Comments
 (0)