Fixing grammatical errors and enhancing overall grammar in README.md (#190)

* Fixed grammatical errors and enhanced overall grammar in README.md
This commit is contained in:
Avighna
2023-06-19 16:02:12 +05:30
committed by GitHub
parent 32f3e176f0
commit 90f64d5475
10 changed files with 1152 additions and 109 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
{
"singleQuote": true,
"trailingComma": "none"
"trailingComma": "none",
"singleQuote": true
}