diff --git a/api/@ohos.data.distributedDataObject.d.ts b/api/@ohos.data.distributedDataObject.d.ts index 25a4a53940990481db9d9f2569d1207a117c6142..17f66962c93b7f8994a96d7a276b257c85f0f9c2 100644 --- a/api/@ohos.data.distributedDataObject.d.ts +++ b/api/@ohos.data.distributedDataObject.d.ts @@ -617,7 +617,7 @@ declare namespace distributedDataObject { * @param { Array } uris - Indicates the uri array of asset. * @returns { Promise } The promise returned by the function. * @throws { BusinessError } 15400002 - Parameter error. Possible causes: - * 1. The assetKey is invalid, such as ""; + * 1. The assetsKey is invalid, such as ""; * 2. The uris is invalid, such as the length of uris is more than 50. * @throws {BusinessError} 15400003 - The sessionId of the distributed object has been set. * @syscap SystemCapability.DistributedDataManager.DataObject.DistributedObject