Index: chrome/browser/performance_monitor/events.json |
diff --git a/chrome/browser/performance_monitor/events.json b/chrome/browser/performance_monitor/events.json |
index 45ae3cba2cfd1f9de8d92f22bed260e623ba4e8e..9ac70f18c9cbc1c1d1e6ed01d678d6ec5e44a26f 100644 |
--- a/chrome/browser/performance_monitor/events.json |
+++ b/chrome/browser/performance_monitor/events.json |
@@ -9,7 +9,7 @@ |
{ |
"id": "ExtensionEvent", |
"type": "object", |
- "description": "The event to describe a significant occurence with an extension in Chrome, including installation, uninstallation, enablement, disablement, and update.", |
+ "description": "The event to describe a significant occurrence with an extension in Chrome, including installation, uninstallation, enablement, disablement, and update.", |
"properties": { |
"eventType": {"type": "integer", "description": "The type of the event."}, |
"time": {"type": "number", "description": "The time at which the event was recorded."}, |