Skip to content

Commit

Permalink
Update Stats.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
csepreghy authored Jan 18, 2024
1 parent 20e719a commit 2dbb5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LandingPage/Hero/Stats.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ export const SmartContractMemory = () => {
<Info>
<h3 className="tw-button-xs mb-1">Memory is $5/GB/year</h3>
<p className="tw-caption text-white/50 mb-0">
Each canister smart contract running on ICP can make 64 GB of
Each canister smart contract running on ICP can make 400 GiB of
persistent memory pages available to its bytecode (orthogonal
persistence allows data structures to be used like databases).
</p>
Expand Down

0 comments on commit 2dbb5f4

Please sign in to comment.