diff --git a/docs/en/commands/device/performance-data/get-performance-data.md b/docs/en/commands/device/performance-data/get-performance-data.md index 4b3c3849d..991f6995a 100644 --- a/docs/en/commands/device/performance-data/get-performance-data.md +++ b/docs/en/commands/device/performance-data/get-performance-data.md @@ -98,9 +98,9 @@ get_performance_data package_name: 'io.appium.android.apis', data_type: 'cpuinfo |name|type|description| |----|----|-----------| -| package_name | `string` | The package name of the application | -| data_type | `string` | The type of system state which wants to read. It should be one of the supported performance data types. | -| data_read_timeout | `number` | The number of attempts to read (optional) | +| packageName | `string` | The package name of the application | +| dataType | `string` | The type of system state which wants to read. It should be one of the supported performance data types. | +| dataReadTimeout | `number` | The number of attempts to read (optional) | [//]: # (DO NOT EDIT THIS FILE! This is an auto-generated file. Editing for this document happens in /commands-yml/commands/device/performance-data/get-performance-data.yml) ### Response