You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Other files in the [tokens](src/contracts/tokens) and [utils](src/contracts/util
20
20
21
21
Mock contract showing basic contract usage are available in [mocks](src/contracts/mocks) folder.
22
22
23
-
There are also test mocks which can be seen [here](src/tests/mocks). These are especially made to test different edge cases and behaviours and should NOT be used as a reference for implementation.
23
+
There are also test mocks which can be seen [here](src/tests/mocks). These are specifically made to test different edge cases and behaviours and should NOT be used as a reference for implementation.
0 commit comments