You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by kl...@apache.org on 2023/01/11 07:43:32 UTC

[incubator-devlake] branch main updated: style(graphana): Corrected typo on word Review (#4185)

This is an automated email from the ASF dual-hosted git repository.

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new 39154fbb6 style(graphana): Corrected typo on word Review (#4185)
39154fbb6 is described below

commit 39154fbb69ed29adbf2208908661bf2c4b1d6e15
Author: Sebas Developer <as...@gmail.com>
AuthorDate: Wed Jan 11 02:43:28 2023 -0500

    style(graphana): Corrected typo on word Review (#4185)
    
    Typos should not exist
    
    Co-authored-by: Andres Caceres <av...@tucowsinc.com>
---
 grafana/dashboards/GitHub.json | 2 +-
 grafana/dashboards/Gitlab.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/grafana/dashboards/GitHub.json b/grafana/dashboards/GitHub.json
index 510b06be1..2a0169a08 100644
--- a/grafana/dashboards/GitHub.json
+++ b/grafana/dashboards/GitHub.json
@@ -29,7 +29,7 @@
       },
       "id": 99,
       "options": {
-        "content": "- Use Cases: This dashboard shows the basic Git and Code Reivew metrics from GitHub.\n- Data Source Required: GitHub",
+        "content": "- Use Cases: This dashboard shows the basic Git and Code Review metrics from GitHub.\n- Data Source Required: GitHub",
         "mode": "markdown"
       },
       "pluginVersion": "8.0.6",
diff --git a/grafana/dashboards/Gitlab.json b/grafana/dashboards/Gitlab.json
index 4ff3b9d26..010af666a 100644
--- a/grafana/dashboards/Gitlab.json
+++ b/grafana/dashboards/Gitlab.json
@@ -29,7 +29,7 @@
       },
       "id": 101,
       "options": {
-        "content": "- Use Cases: This dashboard shows the basic Git and Code Reivew metrics from GitLab.\n- Data Source Required: GitLab",
+        "content": "- Use Cases: This dashboard shows the basic Git and Code Review metrics from GitLab.\n- Data Source Required: GitLab",
         "mode": "markdown"
       },
       "pluginVersion": "8.0.6",