diff --git a/en/device-dev/subsystems/subsys-utils-overview.md b/en/device-dev/subsystems/subsys-utils-overview.md index a4fce877812cad2542a191bf2bcd6335a93084ef..1d3971d61adeddf9f17f0ab6af7514aa606af418 100644 --- a/en/device-dev/subsystems/subsys-utils-overview.md +++ b/en/device-dev/subsystems/subsys-utils-overview.md @@ -1,10 +1,10 @@ # Utils Overview -The Utils library stores common basic components of OpenHarmony. These basic components can be used by OpenHarmony service subsystems and upper-layer applications. +The Utils library stores basic OpenHarmony components that are commonly used by OpenHarmony service subsystems and upper-layer applications. -The Utils library provides the following capabilities on different platforms: +This library provides the following capabilities on different platforms: -LiteOS Cortex-M \(Hi3861 platform\): KV store, file operations, IoT peripheral control, and system attribute dumping +- LiteOS Cortex-M \(Hi3861 platform\): KV store, file operations, IoT peripheral control, and system attribute dumping -LiteOS Cortex-A \(Hi3516 or Hi3518 platform\): KV store, timer, JavaScript APIs for data and file storage, and system attribute dumping +- LiteOS Cortex-A \(Hi3516 or Hi3518 platform\): KV store, timer, JavaScript APIs for data and file storage, and system attribute dumping