diff --git a/zh-cn/application-dev/reference/apis/js-apis-appAccount.md b/zh-cn/application-dev/reference/apis/js-apis-appAccount.md index 00f329796cda00029d63434f6181cdbdb09aea31..67c6d14e1f7bd3b9800be761d2315ab29d450a41 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-appAccount.md +++ b/zh-cn/application-dev/reference/apis/js-apis-appAccount.md @@ -4561,7 +4561,7 @@ getAuthenticatorInfo(owner: string): Promise<AuthenticatorInfo> 表示返回码的枚举。 > **说明:**
-> 从API version 8开始支持,从API version 9开始废弃。建议查看[错误码文档](../errorcodes/errorcode-account.md)替代。 +> 从API version 8开始支持,从API version 9开始废弃。相关信息建议查看[错误码文档](../errorcodes/errorcode-account.md)替代。 **系统能力:** 以下各项对应的系统能力均为SystemCapability.Account.AppAccount。