From 2dcfeb92c8961f955e58dbcf2960e0cc6a801fae Mon Sep 17 00:00:00 2001 From: John Gribbin <30157175+johngribbin@users.noreply.github.com> Date: Tue, 13 Feb 2024 19:35:53 -0500 Subject: [PATCH] Update copy for products component (#5) --- src/lib/components/Products.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/Products.svelte b/src/lib/components/Products.svelte index 3ce8280..e52cc11 100644 --- a/src/lib/components/Products.svelte +++ b/src/lib/components/Products.svelte @@ -12,7 +12,7 @@ }, { icon: AbacusIcon, - title: 'ABACUS', + title: 'ACCOUNTING', description: 'The accountancy suite for Bitcoin financial management.', href: null }