Skip to content

Commit 1e61cb9

Browse files
authored
chore: readme typo mistake
Signed-off-by: Shuvo Mohajan <[email protected]>
1 parent 8a1d089 commit 1e61cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ function customize_telemetry_data($telemetry_data)
9696
**⚡️ Add plugin information in tracking data**
9797

9898
```php
99-
TelemetryConfig::report()
99+
Telemetry::report()
100100
->addPluginData()
101101
->init();
102102
```

0 commit comments

Comments
 (0)