From d77c7924d432ced886b048360f9303e401fa1a69 Mon Sep 17 00:00:00 2001 From: widgeter <106940567+widgeter@users.noreply.github.com> Date: Sat, 29 Jul 2023 14:45:15 -0400 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b42319..21297bd 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Inside AstroWind template, you'll see the following folders and files: │ │ │ └── ... │ │ └-- config.ts │ ├── layouts/ -│ │ ├── BaseLayout.astro +│ │ ├── Layout.astro │ │ ├── MarkdownLayout.astro │ │ └── PageLayout.astro │ ├── pages/