From b7a6a9abf9b20040043f41ef231a68156b6830bb Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 4 Nov 2023 10:42:11 +0100 Subject: [PATCH] fix typo --- src/pages/stuff.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/stuff.astro b/src/pages/stuff.astro index c771ba6..24dcff5 100644 --- a/src/pages/stuff.astro +++ b/src/pages/stuff.astro @@ -22,7 +22,7 @@ import Card from "../components/Card.astro"; newTab href="https://ayco.io/n/@ayco/astro-resume" title="Astro Resume" - body="Utilities for serializing data from server for use in the client with types preserved accross components." + body="Utilities for serializing data from server for use in the client with types preserved across components." />