Skip to content

Commit 631fde4

Browse files
committed
Fix copy
1 parent 8b38f8b commit 631fde4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/components/mission-card.astro

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
<h1 class="text-2xl font-semibold">The 200MW Challenge</h1>
1414
<p class="mt-3 text-lg font-medium text-primary-dark italic md:mt-4 md:text-xl">
1515
Modern AI workloads can create massive, rapid power surges comparable to hundreds of
16-
thousands switching on ACs at once that risk destabilizing grids and increasing carbon
17-
use. WDPC prevents this by enabling predictive coordination: workloads share their plans,
16+
thousands switching on ACs simultaneously that risking grid destabilization and increased carbon emissions. WDPC prevents this by enabling predictive coordination: workloads share their plans,
1817
grids adjust in advance, and the system adapts in real time, ensuring stability, efficient
1918
renewable use, and sustainable performance.
2019
</p>

src/components/shape-future.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const waysToGetInvolved = [
3333
icon: ShapeIcon4,
3434
url: "mailto:[email protected]",
3535
title: "Contact the Team",
36-
description: "Have questions? Reach outdirectly to the WDPC team",
36+
description: "Have questions? Reach out directly to the WDPC team",
3737
buttonText: "Become a Member",
3838
},
3939
];

0 commit comments

Comments
 (0)