14851: Do not use serial comma in negative example (#14852)

The example used to highlight the ambiguity when not using a serial comma was actually using the serial comma. Thus, making the example not helpful.
This commit removes this erroneous usage of the comma in the example.
This commit is contained in:
Martin Blume
2024-11-16 12:54:09 +01:00
committed by GitHub
parent 326763b178
commit 6613e0f525

View File

@@ -239,7 +239,7 @@ use a [serial comma](https://en.wikipedia.org/wiki/Serial_comma),
also known as the Oxford comma,
since omitting it can create ambiguity.
> Delete the Git branches, tags, and remotes.
> Delete the Git branches, tags and remotes.
The example above does not use a serial comma, so this could mean one of two things: