Merge pull request #1949 from gitwinst/patch-1

Update examples.js
pull/5370/head
David Disu 3 years ago committed by GitHub
commit 087bb5a8b7
  1. 2
      apps/remix-ide/src/app/editor/examples.js

@ -313,7 +313,7 @@ const deployWithEthers = `// Right click on the script name and hit "Run" to exe
const readme = `REMIX EXAMPLE PROJECT const readme = `REMIX EXAMPLE PROJECT
Remix example project is present when Remix loads very first time or there are no files existing in the File Explorer. Remix example project is present when Remix loads for the very first time or there are no files existing in the File Explorer.
It contains 3 directories: It contains 3 directories:
1. 'contracts': Holds three contracts with different complexity level, denoted with number prefix in file name. 1. 'contracts': Holds three contracts with different complexity level, denoted with number prefix in file name.

Loading…
Cancel
Save