Skip to content

Commit 9f80eaf

Browse files
authored
Merge pull request #2355 from panditdhamdhere/patch-4
docs: Update faqs.md
2 parents 96ca03b + 04fa179 commit 9f80eaf

File tree

1 file changed

+1
-1
lines changed
  • smart-contracts/fundamentals

1 file changed

+1
-1
lines changed

smart-contracts/fundamentals/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ An actor is code that the Filecoin virtual machine can run. Actors are also refe
4040

4141
## **What are built-in actors**
4242

43-
[Built-in actors](https://github.com/filecoin-project/builtin-actors) are code that come precompilied into the Filecoin clients and can be run using the FVM. They are similar to [Ethereum precompiles](https://www.evm.codes/precompiled?fork=merge).
43+
[Built-in actors](https://github.com/filecoin-project/builtin-actors) are code that come precompiled into the Filecoin clients and can be run using the FVM. They are similar to [Ethereum precompiles](https://www.evm.codes/precompiled?fork=merge).
4444

4545
## **Why use the FEVM vs any other EVM compatible chain**
4646

0 commit comments

Comments
 (0)