FIX TYPOS

This commit is contained in:
Paul Eboselume
2022-07-25 04:14:31 -07:00
committed by GitHub
parent c0a6fe7c1f
commit d9770566a4

View File

@@ -750,7 +750,7 @@ Backup Faucet: https://rinkebyfaucet.com/
## Importing from GitHub & NPM
- [Chainlink NPM Package](https://www.npmjs.com/package/@chainlink/contracts)
## Floating Point Math in Solidtiy
## Floating Point Math in Solidity
- [tuple](https://docs.soliditylang.org/en/v0.8.14/abi-spec.html?highlight=tuple#handling-tuple-types)
- [Floating Point Numbers in Solidity](https://stackoverflow.com/questions/58277234/does-solidity-supports-floating-point-number)
- [Type Casting](https://ethereum.stackexchange.com/questions/6891/type-casting-in-solidity)