Skip to content

Commit 35614dc

Browse files
authored
Merge pull request #1949 from gitwinst/patch-1
Update examples.js
2 parents 895df62 + 4d1a3bb commit 35614dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/remix-ide/src/app/editor/examples.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ const deployWithEthers = `// Right click on the script name and hit "Run" to exe
313313

314314
const readme = `REMIX EXAMPLE PROJECT
315315
316-
Remix example project is present when Remix loads very first time or there are no files existing in the File Explorer.
316+
Remix example project is present when Remix loads for the very first time or there are no files existing in the File Explorer.
317317
It contains 3 directories:
318318
319319
1. 'contracts': Holds three contracts with different complexity level, denoted with number prefix in file name.

0 commit comments

Comments
 (0)