From bbdba8c00de7415b2d0015bf3c43f1a197a07c4a Mon Sep 17 00:00:00 2001
From: Corson-Dosch <hcorson-dosch@usgs.gov>
Date: Wed, 16 Oct 2024 15:04:17 -0500
Subject: [PATCH] update card key message

---
 src/assets/content/ChartGrid.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/assets/content/ChartGrid.js b/src/assets/content/ChartGrid.js
index e9c3cae..7f19da3 100644
--- a/src/assets/content/ChartGrid.js
+++ b/src/assets/content/ChartGrid.js
@@ -20,7 +20,7 @@ export default {
             img_src: 'Placeholder_thumbnail.png',
             alt: '',
             chartOrder: 1,
-            description: 'Inland fisheries are threatened.'
+            description: 'Land use change is threatening inland fisheries.'
         },       
         {
             title: 'Climate vulnerability of recreationally fished inland fish species',
-- 
GitLab