Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.74k stars 309 forks source link

Fix a few typos #2411

Closed flcdrg closed 2 weeks ago

flcdrg commented 2 weeks ago

Fix some spelling/typos in README

Thanks for contribution! Please go through following checklist before sending PR.

PR Branch Destination

Always Add Test Cases

Make sure test cases are added to cover the code change.

Add Change Log

Add change log for the code change in Upcoming Release section in ChangeLog.md.

Development Guideline

Please go to CONTRIBUTION.md for steps about setting up development environment and recommended Visual Studio Code extensions.

blueww commented 2 weeks ago

Thanks for the contribution! The PR looks good to me.