From a6954ea47a874dc5ecd8b7eab0645f9ea10b0be2 Mon Sep 17 00:00:00 2001 From: Fernando Dodino Date: Tue, 15 Oct 2024 20:26:42 -0300 Subject: [PATCH] Fix collecciones typo --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index 3f2ffb2..4c855d1 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -63,7 +63,7 @@ export default defineConfig({ label: "Tests", link: "documentation/tests" }, { - label: "Collecciones", + label: "Colecciones", link: "documentation/collections" }, { label: "Clases",