diff --git a/docs/en/docs/tutorial/index.md b/docs/en/docs/tutorial/index.md index ab5aa48dd6..b2ce3f69fc 100644 --- a/docs/en/docs/tutorial/index.md +++ b/docs/en/docs/tutorial/index.md @@ -86,7 +86,7 @@ If you want to install the standard dependencies but without the `fastapi-cloud- /// tip -FastAPI has an official extension for VS Code, which provides a lot of features, including a path operation explorer, path operation search, CodeLens navigation, and FastAPI Cloud deployment — all from your editor. +FastAPI has an official extension for VS Code, which provides a lot of features, including a path operation explorer, path operation search, CodeLens navigation in tests, and FastAPI Cloud deployment and logs — all from your editor. ///