Skip to content

Commit 0e21897

Browse files
authored
Merge pull request #8 from LesnyRumcajs/elaborate-archive-snapshots
elaborate on archival snapshots
2 parents e8dea63 + b0d7c24 commit 0e21897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DownloadArchive/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function DownloadArchive() {
3131
Forest Archive
3232
</h1>
3333
<h2 className='mt-3 md:max-w-[500px] text-neutral-300 text-lg leading-6 font-normal'>
34-
The entire archive of the Filecoin history was generated by Forest and is available for download free of charge.
34+
The entire archive of the Filecoin history was generated by Forest and is available for download free of charge. The archive is split into multiple snapshots, which can be joined together to form a complete history of the network.
3535
</h2>
3636
</div>
3737
<div className='grid grid-cols-2 gap-x-1 gap-y-1'>

0 commit comments

Comments
 (0)