From 1c1ebd765d712977d028450708e06cbff7051b7d Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Fri, 9 Jul 2021 16:38:25 -0300 Subject: [PATCH] Remove defer tag for Wizard embed script --- docs/modules/ROOT/pages/wizard.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/wizard.adoc b/docs/modules/ROOT/pages/wizard.adoc index 6ea061891..262505378 100644 --- a/docs/modules/ROOT/pages/wizard.adoc +++ b/docs/modules/ROOT/pages/wizard.adoc @@ -7,7 +7,7 @@ contract and learn about the components offered in OpenZeppelin Contracts. TIP: Place the resulting contract in your `contracts` directory in order to compile it with a tool like Hardhat or Truffle. Consider reading our guide on xref:learn::developing-smart-contracts.adoc[Developing Smart Contracts] for more guidance! ++++ - + ++++