Skip to content

Commit 62a9bf6

Browse files
committed
Fixed typo
1 parent f3b5965 commit 62a9bf6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can install this plugin by:
3030
2. Login to Matomo as Super User
3131
3. Navigate in your Matomo Installation to `Administration``Marketplace` (categorized under `Platform`)
3232
4. Click on `upload a Plugin` and upload the zip file from step 1
33-
5. Active this plugin `PerformanceAudit`
33+
5. Activate this plugin `PerformanceAudit`
3434

3535
Note: If plugin upload is disabled, enable it in your `config/config.ini.php` like that:
3636
```ini
@@ -49,7 +49,7 @@ If any errors occur during activation, please follow the instruction or informat
4949
![Dashboard](/screenshots/Dashboard.png?raw=true)
5050

5151
### Overall Scores
52-
![Overall Scroes](/screenshots/OverallScores.png?raw=true)
52+
![Overall Scores](/screenshots/OverallScores.png?raw=true)
5353

5454
### First Contentful Paint
5555
![First Contentful Paint](/screenshots/FirstContentfulPaint.png?raw=true)

screenshots/OVERVIEW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Dashboard](/screenshots/Dashboard.png?raw=true)
44

55
### Overall Scores
6-
![Overall Scroes](/screenshots/OverallScores.png?raw=true)
6+
![Overall Scores](/screenshots/OverallScores.png?raw=true)
77

88
### First Contentful Paint
99
![First Contentful Paint](/screenshots/FirstContentfulPaint.png?raw=true)

0 commit comments

Comments
 (0)