Skip to content

Commit 4a61c8d

Browse files
authored
Update actors.md
1 parent 0e4c42e commit 4a61c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/the-blockchain/actors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The `StoragePowerActor` is responsible for keeping track of the storage power al
114114

115115
#### VerifiedRegistryActor
116116

117-
The `VerifiedRegistryActor` is responsible for managing Filecoin Plus (Fil+) clients. This actor can add a verified client to the Fil+ program, remove and reclaim expired DataCap allocations, and manage claims. This actor does not interact directly with the FVM.
117+
The `VerifiedRegistryActor` is responsible for managing Filecoin Plus clients. This actor can add a verified client to the Filecoin Plus program, remove and reclaim expired DataCap allocations, and manage claims. This actor does not interact directly with the FVM.
118118

119119
#### SystemActor
120120

0 commit comments

Comments
 (0)