From 982f262e8a0bfedfefebe27f809b7bf767f0e7f4 Mon Sep 17 00:00:00 2001 From: king_he <6384784@qq.com> Date: Thu, 26 May 2022 08:43:14 +0000 Subject: [PATCH] update en/application-dev/reference/apis/js-apis-configurationconstant.md. Signed-off-by: king_he <6384784@qq.com> --- .../reference/apis/js-apis-configurationconstant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/reference/apis/js-apis-configurationconstant.md b/en/application-dev/reference/apis/js-apis-configurationconstant.md index 1cf03e55cd..a61eeea271 100644 --- a/en/application-dev/reference/apis/js-apis-configurationconstant.md +++ b/en/application-dev/reference/apis/js-apis-configurationconstant.md @@ -36,7 +36,7 @@ ConfigurationConstant.ColorMode.COLOR_MODE_LIGHT ## ConfigurationConstant.Direction9+ -The value is obtained through the **ConfigurationConstant.Direction** API. +You can obtain the value of this constant by calling the **ConfigurationConstant.Direction** API. **Example** -- GitLab