Skip to content

Commit

Permalink
tool card description change
Browse files Browse the repository at this point in the history
  • Loading branch information
brettedw committed Dec 3, 2024
1 parent 373a936 commit 63df279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/features/landingPage/toolInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ export const psuInsightsInfo: ToolInfo = {
description: (
<Typography>
A visualization tool providing an interactive map-based interface to analyze and understand critical
wildfire-related data. The tool offers a comprehensive view of key datasets, allowing users to visualize, explore,
and extract valuable information.
wildfire-related data. The tool offers a comprehensive view of key datasets, allowing users to visualize and
explore valuable information.
</Typography>
),
icon: <InsightsIcon color="primary" fontSize={ICON_FONT_SIZE} />,
Expand Down

0 comments on commit 63df279

Please sign in to comment.