fix(docs): several typos (#1051)

This commit is contained in:
Omkaar
2022-05-16 22:54:39 +05:30
committed by GitHub
parent 7a01b33fb5
commit a2786fbf88
4 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
<li><code>repositories</code>, which contains repositories stats (license, forks, stars, etc.)</li>
<li><code>metadata</code>, which contains informations about generated metrics</li>
</ul>
<p>These are all enabled by default, but it is possible to explicitely opt out from them.</p>
<p>These are all enabled by default, but it is possible to explicitly opt out from them.</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>

View File

@@ -21,10 +21,10 @@ inputs:
* `header`, which usually contains username, two-week commits calendars and a few additional data
* `activity`, which contains recent activity (commits, pull requests, issues, etc.)
* `community`, which contains community stats (following, sponsors, organizations, etc.)
* `repositories`, which contains repositories stats (license, forks, stars, etc.)
* `metadata`, which contains informations about generated metrics
* `repositories`, which contains repository stats (license, forks, stars, etc.)
* `metadata`, which contains information about generated metrics
These are all enabled by default, but it is possible to explicitely opt out from them.
These are all enabled by default, but it is possible to explicitly opt out from them.
type: array
format: comma-separated
default: header, activity, community, repositories, metadata
@@ -122,4 +122,4 @@ inputs:
default: .user.login
example: lowlighter, lowlighter@users.noreply.github.com
global: yes
preset: no
preset: no