From 95ef0481426299bccfa157fad25c36b7d672d36f Mon Sep 17 00:00:00 2001 From: "Robel B. Tamirat" <99462537+Robel-Tam@users.noreply.github.com> Date: Wed, 1 Jun 2022 16:59:14 +0300 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d188978..4d42983 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Backup Faucet: https://rinkebyfaucet.com/
  • Review of Sending ETH and working with Chainlink
  • Interfaces & Price Feeds
  • Importing from GitHub & NPM
  • -
  • Floating Point Math in Solidtiy
  • +
  • Floating Point Math in Solidity
  • Basic Solidity: Arrays & Structs II
  • Review of Interfacs, Importing from GitHub, & Math in Solidity
  • Libraries