diff --git a/docs/en/api/gpio.md b/docs/en/api/gpio.md
index 94ebc19f..9e094ada 100644
--- a/docs/en/api/gpio.md
+++ b/docs/en/api/gpio.md
@@ -2,8 +2,6 @@
*Refer to Arduino API of [Arduino](http://www.arduino.cc)*
-*For the sake of convenience, I will focus on things that are closely related to M5Stack*
-
*M5STACK PIN allocation:*
| pin No | Name |allocation|
@@ -92,7 +90,7 @@ Writes the state of the terminal.
| Function argument |Type |Description |
| --- | --- | --- |
| pin | uint8 |pin No |
-| val | uint8 |出力状態(0/1) |
+| val | uint8 |(0/1) |
**Function return value:**
diff --git a/docs/en/atom/atom_socket.md b/docs/en/atom/atom_socket.md
index e93d75c8..a9e15b0c 100644
--- a/docs/en/atom/atom_socket.md
+++ b/docs/en/atom/atom_socket.md
@@ -6,11 +6,11 @@
## Description
-**ATOM Socket** is a smart power socket adapted to ATOM main control. Built-in HLW8032 high-precision energy metering IC, can read the electrical parameters (line voltage, current, active power, apparent power and power factor) of the socket through serial communication. The external jack adopts Japanese standard specifications, and the internal integrated single-circuit relay (AC-220V@10A) is used to control the power on and off of the socket. With the ATOM main control integrated with WIFI&Bluetooth module, the power socket can be easily connected to the network for remote control And energy metering. The extra socket integrates HY2.0-4P interface, which can interact with external equipment (relay signal input, key signal output).
+**ATOM Socket** is a smart power socket adapted to ATOM main control. Built-in HLW8032 high-precision energy metering IC, can read the electrical parameters (line voltage, current, active power, apparent power and power factor) of the socket through serial communication. The external jack adopts Japanese standard specifications, and the internal integrated single-circuit relay (AC-100~120V@10A) is used to control the power on and off of the socket. With the ATOM main control integrated with WIFI&Bluetooth module, the power socket can be easily connected to the network for remote control And energy metering. The extra socket integrates HY2.0-4P interface, which can interact with external equipment (relay signal input, key signal output).
## Product Features
-- Single relay control socket power on and off (220V@10A)
+- Single relay control socket power on and off (100~120V@10A)
- HLW8032 High Precision Energy Metering IC
- Support voltage and current detection power calculation, within 1000:1 dynamic range:
- The measurement error of active power reaches 0.2%
@@ -18,7 +18,7 @@
- The effective voltage measurement error reaches 0.5%
- UART communication (baud: 4800)
- ∑-Δ ADC, high-precision energy metering core
-- Japanese standard jack
+- JP&US standard jack
- HY2.0-4P external control interface
## Includes
@@ -49,7 +49,7 @@