From 95d5fc5de35de3f577ff5149feb381ce5881e256 Mon Sep 17 00:00:00 2001 From: cjbzl Date: Mon, 11 Aug 2025 06:28:02 +0000 Subject: [PATCH] Specifications and Common Mistakes:Misspellings or punctuation mistakes;Incorrect links, empty cells, or wrong formats;Chinese characters in English context;Minor inconsistencies between the UI and descriptions;Low writing fluency that does not affect understanding;Incorrect version numbers, including software package names and version numbers on the UI. Signed-off-by: cjbzl --- docs/en/docs/Installation/installation-preparations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/Installation/installation-preparations.md b/docs/en/docs/Installation/installation-preparations.md index b434a3ee6..4818cb5fa 100644 --- a/docs/en/docs/Installation/installation-preparations.md +++ b/docs/en/docs/Installation/installation-preparations.md @@ -28,7 +28,7 @@ Please follow the steps below to obtain the openEuler release package and verifi ## Release Package Integrity Check ->![](./public_sys-resources/icon-note.gif) **NOTE** +>![](./public_sys-resources/icon-note.gif) **Note** >This section describes how to verify the integrity of the release package for the AArch64 architecture. The procedure for verifying the integrity of the release package for the x86_64 architecture is the same. ### Introduction -- Gitee