-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Description
There's no existing/similar bug report.
- I have searched the existing issues
This report is about a single actionable bug.
- I'm reporting a single actionable bug
This report is about the ProGit book, version 2, English language.
- This bug is not about a translation or old version
Bug covers book website/pdf
- I confirm the bug is about the book as found on the website/pdf
Problem is present in the Pro Git book on the website?
- This bug also affects the Pro Git book as published on the website.
Which version of the book is affected?
Source files
Describe the bug:
Improper English prose.
Steps to reproduce:
- Go to:
https://git-scm.com/book/en/v2/Git-Tools-Debugging-with-Git
- 'Scroll down to:
first paragraph and first setence.
- See error
This is bad English grammar.
In addition to being primarily for version control, Git also provides a couple commands to help you debug your source code projects.
Expected behavior:
Missing of, for correct grammar.
"a couple commands" should be "a couple of commands" - the preposition "of" is needed after "couple"
Correction
In addition to being primarily for version control, Git also provides a couple **of **commands to help you debug your source code projects.
Screenshots:

Additional context:
No response
Device
No response
Operating system
No response
Browser/application + version
No response