From 84e412aabaea142de7aaab618ffd06faf87e758e Mon Sep 17 00:00:00 2001 From: Rawi Sader Date: Sun, 7 Nov 2021 15:23:02 -0500 Subject: [PATCH] update: fixed readme headers --- examples/B09-Smart-Contract-Attacks/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/B09-Smart-Contract-Attacks/README.md b/examples/B09-Smart-Contract-Attacks/README.md index e9e2ddc40..e4c18d44d 100644 --- a/examples/B09-Smart-Contract-Attacks/README.md +++ b/examples/B09-Smart-Contract-Attacks/README.md @@ -2,10 +2,10 @@ - [Low-level functions in solidity](#solidity) - [Smart Contract Attacks](#attacks-steps) -- [Attack explanation](#explanation) +- [Reasoning behind the DAO attack](#explanation) -# Solidity +# Low-level functions in solidity ## Terms