From 1e1a22c1cb2d0ba1de3ae3d07ac2b6e4ec0b1e55 Mon Sep 17 00:00:00 2001 From: Pascal Will <13084595+pascalwill@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:51:57 +0100 Subject: [PATCH] docs: fix typo --- docs/guide/backend-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/backend-integration.md b/docs/guide/backend-integration.md index f154be130eefb4..b134119a52d378 100644 --- a/docs/guide/backend-integration.md +++ b/docs/guide/backend-integration.md @@ -117,7 +117,7 @@ If you need a custom integration, you can follow the steps in this guide to conf - A `` tag for each file in the entry point chunk's `css` list - Recursively follow all chunks in the entry point's `imports` list and include a `` tag for each css file of each imported chunk. - - A tag for the `file` key of the entry point chunk (`