You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix documentation grammar, typos, and clarity issues
- Fix typo: "becauset" → "because" in interfaces.rst
- Fix grammar: "help installer" → "help installers" in index.rst
- Fix phrase: "Most of the times" → "Most of the time" in quickstart.rst
- Fix capitalization: "python" → "Python" in quickstart.rst
- Fix word order: "that not necessarily should be" → "that should not necessarily be" in quickstart.rst
- Fix grammar: "content type is used" → "content type used" in keywords.rst
- Fix duplicate word: "are are" → "are" in easy_install.rst
- Fix subject-verb: "aggregate" → "aggregates" in pyproject_config.rst
- Fix plural: "practice" → "practices" in deprecated/index.rst
- Fix glob pattern: "AUTHORS**" → "AUTHORS*" in miscellaneous.rst
Co-authored-by: DimitriPapadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
0 commit comments