File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
integration-tests/public/upgradeable-contracts Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ pub mod incrementer {
1414 ///
1515 /// # Note
1616 ///
17- /// Is is important to realize that after the call to `set_code_hash` the contract's
17+ /// It is important to realize that after the call to `set_code_hash` the contract's
1818 /// storage remains the same.
1919 ///
2020 /// If you change the storage layout in your storage struct you may introduce
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ pub mod incrementer {
1515 ///
1616 /// # Note
1717 ///
18- /// Is is important to realize that after the call to `set_code_hash` the contract's
18+ /// It is important to realize that after the call to `set_code_hash` the contract's
1919 /// storage remains the same.
2020 ///
2121 /// If you change the storage layout in your storage struct you may introduce
You can’t perform that action at this time.
0 commit comments