Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs have some minor spacing and grammar issues #1993

Closed
mvdobrinin opened this issue Feb 7, 2022 · 0 comments · Fixed by #1994
Closed

Docs have some minor spacing and grammar issues #1993

mvdobrinin opened this issue Feb 7, 2022 · 0 comments · Fixed by #1994
Labels
type: documentation A documentation update
Milestone

Comments

@mvdobrinin
Copy link
Contributor

Bug Report

Current Behavior

The latest docs have certain sentences that have no space character after a period character. As well as some minor grammar issues. It would be nice to clean these up to keep the docs high-quality.

Screenshot

image

Expected behavior/code

Docs should follow English grammar rules and be consistent with other sections.

Environment

@mp911de mp911de added the type: documentation A documentation update label Feb 8, 2022
@mp911de mp911de linked a pull request Feb 25, 2022 that will close this issue
mp911de pushed a commit that referenced this issue Feb 25, 2022
There are some minor issues with missing space character ` ` after period characters `.` in the overview docs. It seems to be inadvertently introduced as part of f50869e.

Also a minor issue in "then" vs "than". Proper grammar requires the use of "than" when comparing things.

Original pull request: #1004.
@mp911de mp911de added this to the 6.1.7 milestone Feb 25, 2022
mp911de pushed a commit that referenced this issue Feb 25, 2022
There are some minor issues with missing space character ` ` after period characters `.` in the overview docs. It seems to be inadvertently introduced as part of f50869e.

Also a minor issue in "then" vs "than". Proper grammar requires the use of "than" when comparing things.

Original pull request: #1004.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants