Skip to content

Commit

Permalink
Merge pull request #705 from nshen/fix
Browse files Browse the repository at this point in the history
fix: correct grammatical errors
  • Loading branch information
AmazingAng committed Apr 13, 2024
2 parents bbeafe3 + 2842c98 commit a090473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 19_Fallback/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ receive() fallback()

## 总结

这一讲,我介绍了`Solidity`中的两种特殊函数,`receive()``fallback()`,他们主要在两种情况下被使用,他们主要用于处理接收`ETH`和代理合约`proxy contract`
这一讲,我介绍了`Solidity`中的两种特殊函数,`receive()``fallback()`,他们主要在两种情况下被使用,处理接收`ETH`和代理合约`proxy contract`

0 comments on commit a090473

Please sign in to comment.