From e9cf6f585c97b7d749f2539174076e91214d6343 Mon Sep 17 00:00:00 2001 From: Danyal Prout Date: Thu, 25 Apr 2024 12:07:06 -0500 Subject: [PATCH] Update specs/glossary.md Co-authored-by: Sebastian Stammler --- specs/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/glossary.md b/specs/glossary.md index 2998b3236..502c90d69 100644 --- a/specs/glossary.md +++ b/specs/glossary.md @@ -152,7 +152,7 @@ All preinstall contracts are specified in the [preinstalls specification](./prot ## Precompiled Contract ("Precompile") -[predeploy]: glossary.md#precompiled-contract-precompile +[precompile]: glossary.md#precompiled-contract-precompile A contract implemented natively in the EVM that performs a specific operation more efficiently than a bytecode (e.g. Solidity) implementation. Precompiles exist at predefined addresses. They are created and modified through