Skip to content

Commit 270728e

Browse files
authored
Merge pull request #347 from crytic/non-std-tokens-typo
Fix typo in non-standard-tokens
2 parents 86f1d83 + 0e3dc51 commit 270728e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: development-guidelines/non-standard-tokens.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ Additional non-standard token behavior that could be problematic includes:
5353
- do not require allowance for transfers from self
5454
- revert for approval of large amounts `>= 2^96 < 2^256 - 1` ([UNI](https://etherscan.io/token/0x1f9840a85d5af5bf1d1762f925bdaddc4201f984), [COMP](https://etherscan.io/token/0xc00e94cb662c3520282e6f5717214004a7f26888))
5555

56-
Refer to [d-xco/weird-erc20](https://github.com/d-xo/weird-erc20) for additional non-standard ERC20 tokens.
56+
Refer to [d-xo/weird-erc20](https://github.com/d-xo/weird-erc20) for additional non-standard ERC20 tokens.

0 commit comments

Comments
 (0)