Skip to content

Commit d5c59a0

Browse files
author
harvey_xiang
committed
fix: format
1 parent f641b70 commit d5c59a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/memos/api/server_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
logger = logging.getLogger(__name__)
1414

1515
app = FastAPI(
16-
title="MemOS Product REST APIs",
16+
title="MemOS Product REST API",
1717
description="A REST API for managing multiple users with MemOS Product.",
1818
version="1.0.1",
1919
)

0 commit comments

Comments
 (0)