diff --git a/src/fuel-vm/index.md b/src/fuel-vm/index.md index 5b74d52a..3f2ea2d7 100644 --- a/src/fuel-vm/index.md +++ b/src/fuel-vm/index.md @@ -7,9 +7,9 @@ - [Instruction Set](#instruction-set) - [VM Initialization](#vm-initialization) - [Contexts](#contexts) -- [Predicate Estimation](#predicate-estimation) -- [Predicate Verification](#predicate-verification) -- [Script Execution](#script-execution) + - [Predicate Estimation and Verification](#predicate-estimation-and-verification) + - [Script Execution](#script-execution) + - [Call](#call) - [Call Frames](#call-frames) - [Ownership](#ownership)