From 338a60a895222f391e9eef22a7162bb4de5695af Mon Sep 17 00:00:00 2001 From: Ian Davis Date: Thu, 18 Sep 2025 15:26:28 -0700 Subject: [PATCH] Update programming-on-filecoin.md --- basics/what-is-filecoin/programming-on-filecoin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/what-is-filecoin/programming-on-filecoin.md b/basics/what-is-filecoin/programming-on-filecoin.md index 7d9ecf247..88218190f 100644 --- a/basics/what-is-filecoin/programming-on-filecoin.md +++ b/basics/what-is-filecoin/programming-on-filecoin.md @@ -35,7 +35,7 @@ The FVM makes it possible to create and manage decentralized and autonomous orga The FVM allows users to store data once and use repair and replication bots to manage ongoing storage deals, ensuring perpetual data storage. Through smart contracts, users can fund a wallet with FIL, allowing storage providers to maintain data storage indefinitely. Repair bots monitor these storage deals and replicate data across providers as needed, offering long-term data permanence. -### Financial services for miners +### Financial services for storage providers The FVM can facilitate unique financial services tailored for storage providers (SPs) in the Filecoin ecosystem.