Skip to content

Commit

Permalink
Merge pull request #2359 from dfinity/csepreghy-patch-5
Browse files Browse the repository at this point in the history
Update Stats.tsx
  • Loading branch information
csepreghy authored Jan 18, 2024
2 parents 20e719a + 2dbb5f4 commit e68f80f
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 e68f80f

Please sign in to comment.