diff --git a/en/application-dev/internationalization/i18n-guidelines.md b/en/application-dev/internationalization/i18n-guidelines.md index 9f233e6375416243b128c5f222f02e859b32a103..bdef7a0aab63267dbfb7d0a782d97031d198bf55 100644 --- a/en/application-dev/internationalization/i18n-guidelines.md +++ b/en/application-dev/internationalization/i18n-guidelines.md @@ -732,3 +732,4 @@ Call [Transliterator](../reference/apis/js-apis-i18n.md#transliterator9) APIs to ```js let order = I18n.I18NUtil.getDateOrder("zh-CN"); // order = "y-L-d" indicates that the sequence of year, month, and day in Chinese is year-month-day. ``` + \ No newline at end of file diff --git a/en/device-dev/get-code/sourcecode-acquire.md b/en/device-dev/get-code/sourcecode-acquire.md index 14a70cd15fd0ac47aba1d1d3485a1d72a8c0f7cb..a1389e07a8e3aff85bce2d2f14d0dd7bbe94d5e5 100644 --- a/en/device-dev/get-code/sourcecode-acquire.md +++ b/en/device-dev/get-code/sourcecode-acquire.md @@ -73,7 +73,7 @@ This document describes how to acquire OpenHarmony source code and provides its ``` -### Procedure +### How to Use > **NOTE**
@@ -143,7 +143,7 @@ You must install **Node.js** and HPM on your local PC. The installation procedur ``` -### Procedure +### How to Use 1. Search for distributions. 1. Access [DevEco Marketplace](https://repo.harmonyos.com/#/en/home), and click **Device**. Then go to the **Open Source Distribution** page.