Skip to content

docs: fix grammar - "the name of the authors" should be "the names of the authors" - #40

Open
lunar-me wants to merge 1 commit into
antirez:mainfrom
lunar-me:fix-docs/grammar-002
Open

docs: fix grammar - "the name of the authors" should be "the names of the authors"#40
lunar-me wants to merge 1 commit into
antirez:mainfrom
lunar-me:fix-docs/grammar-002

Conversation

@lunar-me

Copy link
Copy Markdown

Description

This PR fixes a minor grammar error in the THIRD_PARTY_NOTICES.md file.

Problem

On line 19 of THIRD_PARTY_NOTICES.md:

Neither the name of the authors nor the names of its contributors may be

Singular "name" is used with plural "authors", creating a noun-number agreement error.

Fix

Changed "the name of the authors" to "the names of the authors":

Neither the names of the authors nor the names of its contributors may be

Type of change

  • Documentation fix (grammar)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant