Skip to content

Commit 732e472

Browse files
committed
Update OD plugin description
1 parent 9b154af commit 732e472

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/optimization-detective/load.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Optimization Detective
44
* Plugin URI: https://github.com/WordPress/performance/tree/trunk/plugins/optimization-detective
5-
* Description: Provides an API for leveraging real user metrics to detect optimizations to apply on the frontend to improve page performance.
5+
* Description: Provides a framework for leveraging real user metrics to detect optimizations for improving page performance.
66
* Requires at least: 6.6
77
* Requires PHP: 7.2
88
* Version: 1.0.0-beta2

plugins/optimization-detective/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ License: GPLv2 or later
77
License URI: https://www.gnu.org/licenses/gpl-2.0.html
88
Tags: performance, optimization, rum
99

10-
Provides an API for leveraging real user metrics to detect optimizations to apply on the frontend to improve page performance.
10+
Provides a framework for leveraging real user metrics to detect optimizations for improving page performance.
1111

1212
== Description ==
1313

0 commit comments

Comments
 (0)