Plural/Singular Wording for GitHub data section#34
Merged
anmol098 merged 1 commit intoanmol098:masterfrom Aug 3, 2020
hedyhli:patch-1
Merged
Plural/Singular Wording for GitHub data section#34anmol098 merged 1 commit intoanmol098:masterfrom hedyhli:patch-1
anmol098 merged 1 commit intoanmol098:masterfrom
hedyhli:patch-1
Conversation
“repository” for 1 “repositories” for >1
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've actually just tried this action a few minutes ago, and I think it's really cool. But for the ”My Github data’ section:

The wording with more than 1 repository is a bit weird, and would be better if it was ”repositories”, so I updated the code so that when it's >1 the word would be plural, if not, singular
“repository” for 1
“repositories” for >1
I have not tested the changes as a GitHub action because I think it’s a really small change, but I did tested the parts I changed with a python interpreter.
Super sorry because I know I have a bad commit message