Skip to content

Commit 38071d2

Browse files
authored
Update filecoin.sol.md
1 parent 4a61c8d commit 38071d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smart-contracts/developing-contracts/filecoin.sol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: >-
99
The Filecoin Solidity library allows developers to:
1010

1111
* Interact with Filecoin built-in actors.
12-
* Simplify the interaction with the Filecoin storage market, miner actors, the verified registry for FIL+ automation, and more.
12+
* Simplify the interaction with the Filecoin storage market, miner actors, the verified registry for Filecoin Plus automation, and more.
1313
* Filecoin-specific data types such as `FilAddress`, `FilActorID`, `CIDs`, storage deals, and more.
1414
* OpenZeppelin-like utilities specific to Filecoin.
1515
* CBOR serialization and deserialization for parameters and return data.

0 commit comments

Comments
 (0)