diff --git a/api/@ohos.account.osAccount.d.ts b/api/@ohos.account.osAccount.d.ts
index 662dd6b646ac892f76e29f6c3fe89d17a7a9dba7..fb6e3a5dfdbd6c2e6aeb568adb202ca550bde140 100644
--- a/api/@ohos.account.osAccount.d.ts
+++ b/api/@ohos.account.osAccount.d.ts
@@ -1762,7 +1762,7 @@ declare namespace osAccount {
*
2. Incorrect parameter types.
* @throws { BusinessError } 12300001 - The system service works abnormally.
* @throws { BusinessError } 12300002 - Invalid serialNumber.
- * @throws { BusinessError } 12300003 - The account indicated by serialNumber dose not exist.
+ * @throws { BusinessError } 12300003 - The account indicated by serialNumber does not exist.
* @syscap SystemCapability.Account.OsAccount
* @since 9
*/
@@ -1777,7 +1777,7 @@ declare namespace osAccount {
*
2. Incorrect parameter types.
* @throws { BusinessError } 12300001 - The system service works abnormally.
* @throws { BusinessError } 12300002 - Invalid serialNumber.
- * @throws { BusinessError } 12300003 - The account indicated by serialNumber dose not exist.
+ * @throws { BusinessError } 12300003 - The account indicated by serialNumber does not exist.
* @syscap SystemCapability.Account.OsAccount
* @since 9
*/