From edf600cadf67622f1bf3bd1538faaf9727d9f87a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 1 Jun 2026 06:51:54 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Auto=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/docs/fastapi-cli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh/docs/fastapi-cli.md b/docs/zh/docs/fastapi-cli.md index 73ed91f2f6..ff05e1bfb0 100644 --- a/docs/zh/docs/fastapi-cli.md +++ b/docs/zh/docs/fastapi-cli.md @@ -40,8 +40,8 @@ $ fastapi dev quit) INFO Started reloader process [383138] using WatchFiles INFO Started server process [383153] - INFO Waiting for application startup. - INFO Application startup complete. + INFO Waiting for application startup. + INFO Application startup complete. ```