ethers-io / ext-provider-multicall

Ethers extension for a multicall-based provider to batch calls.
MIT License
15 stars 3 forks source link

✏️ Fix README typos #3

Open mohamadhammoud opened 5 months ago

mohamadhammoud commented 5 months ago

Fix README typos

Description: This PR corrects several typos in the README file to enhance readability and clarity. Changes include:

Correcting typos in the code examples (e.g., adding missing quotation marks and commas). Standardizing the heading levels for sections like "Installing", "Usage", "API", "Contributing", "Notes", and "License". Other minor grammatical corrections. These changes aim to improve the documentation for users and contributors alike.