From a416987e6b49aef782135b416c785c9efab4d5d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Pereira?= Date: Mon, 17 Mar 2025 10:43:19 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 099691e..f4a0d72 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ Steps to replace the default layout 2. Inside this folder, create a file named default.vue. 3. Define your custom layout structure inside this file as needed. -Example of layout/default.vue +Example of layouts/default.vue ```vuejs