diff --git a/en/application-dev/reference/apis/js-apis-data-rdb.md b/en/application-dev/reference/apis/js-apis-data-rdb.md index ab9445c95fd623940b34e3b3d9ad292bab099626..5a688b89db49c1d008e82a263024b45c6032bc40 100644 --- a/en/application-dev/reference/apis/js-apis-data-rdb.md +++ b/en/application-dev/reference/apis/js-apis-data-rdb.md @@ -183,7 +183,7 @@ Deletes an RDB store. This API uses a promise to return the result. **Return value** | Type| Description| | -------- | -------- | -| Promise<void> | Promise used to| +| Promise<void> | Promise used to return the result.| **Example** ```js @@ -234,7 +234,7 @@ Deletes an RDB store. This API uses a promise to return the result. **Return value** | Type| Description| | -------- | -------- | -| Promise<void> | Promise used to| +| Promise<void> | Promise used to return the result.| **Example** ```js