fix(docs): grammatical errors (#910) [skip ci]

This commit is contained in:
Peter Njeim
2022-02-21 20:42:04 -04:00
committed by GitHub
parent 99a76ee0b4
commit df2d5c2141
3 changed files with 5 additions and 5 deletions

View File

@@ -3,8 +3,8 @@ category: github
description: This plugin displays the ratio of open/closed issues and the ratio of open/merged pull requests across all your repositories. description: This plugin displays the ratio of open/closed issues and the ratio of open/merged pull requests across all your repositories.
examples: examples:
+indepth analysis: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.indepth.svg +indepth analysis: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.indepth.svg
created on an user's repositories: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.svg created on a user's repositories: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.svg
created by an user: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.user.svg created by a user: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.user.svg
index: 7 index: 7
supports: supports:
- user - user

View File

@@ -5,7 +5,7 @@ description: |
It is mostly intended for images that will be used outside of GitHub, since these informations are already displayed on GitHub. It is mostly intended for images that will be used outside of GitHub, since these informations are already displayed on GitHub.
examples: examples:
+for an user or an organization: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.svg +for a user or an organization: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.svg
for a repository: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.repository.svg for a repository: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.repository.svg
index: 22 index: 22
supports: supports:
@@ -26,4 +26,4 @@ inputs:
plugin_introduction_title: plugin_introduction_title:
description: Display introduction section title description: Display introduction section title
type: boolean type: boolean
default: yes default: yes

View File

@@ -2,7 +2,7 @@ name: "🧑‍🤝‍🧑 People plugin"
category: github category: github
description: This plugin can display relationships with users, such as followers, sponsors, contributors, stargazers, watchers, members, etc. description: This plugin can display relationships with users, such as followers, sponsors, contributors, stargazers, watchers, members, etc.
examples: examples:
+related to an user: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.followers.svg +related to a user: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.followers.svg
related to a repository: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.repository.svg related to a repository: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.repository.svg
index: 9 index: 9
supports: supports: