Skip to content

Commit

Permalink
Merge pull request #185 from alklaqea/AymanAlklaqCyfrin
Browse files Browse the repository at this point in the history
"fixed typo in the last sentence of the Test Yourself section"
  • Loading branch information
cromewar authored Aug 27, 2024
2 parents 641879a + 467b6c0 commit e8d9695
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ The `StorageFactory` contract was able to create a list of `SimpleStorage` contr
### πŸ§‘β€πŸ’» Test yourself

1. πŸ“• What do you need to interact with an external contract?
2. πŸ§‘β€πŸ’» Deploy 3 instances of the `SimpleStorage` contract through the `StorageFactory`. Store then some numbers via `sfStore` and retrieve all of them via `sfGet`.
2. πŸ§‘β€πŸ’» Deploy 3 instances of the `SimpleStorage` contract through the `StorageFactory`. Then store some numbers via `sfStore` and retrieve all of them via `sfGet`.

0 comments on commit e8d9695

Please sign in to comment.