diff --git a/Sonoff-4CH-DIY.md b/Sonoff-4CH-DIY.md
index 055576dd..cc254bf0 100644
--- a/Sonoff-4CH-DIY.md
+++ b/Sonoff-4CH-DIY.md
@@ -1,33 +1,33 @@
-**Sonoff DIY 4CH**
+**Sonoff 4CH DIY**
* Itead Shop: https://www.itead.cc/psf-b85.html
* Itead Wiki: https://www.itead.cc/wiki/PSF-B85
-The Sonoff DIY 4CH is based on the ESP8285.
+The Sonoff 4CH DIY is based on the ESP8285.
-
+
## Serial Connection
-### Sonoff DIY 4CH
+### Sonoff 4CH DIY
Please see the [Hardware Preparation](https://github.com/arendst/Sonoff-Tasmota/wiki/Hardware-Preparation) page for general instructions.
As always, you need to access the serial interface. The **four serial pins** (3V3, Rx, Tx, GND) can be seen in the picture.
-
+
-Programming the Sonoff DIY 4CH is a breeze although the on-board-button is not connected to GPIO0. As with all ESP8266/ESP8285 modules pulling GPIO0 to GND is needed to put the chip in programming mode. You need to **connect GPIO0 and GND** during power up.
+Programming the Sonoff 4CH DIY is a breeze although the on-board-button is not connected to GPIO0. As with all ESP8266/ESP8285 modules pulling GPIO0 to GND is needed to put the chip in programming mode. You need to **connect GPIO0 and GND** during power up.
Luckily both GND and GPIO0 (as KEY 1) are available on the header. A simple jumper between GND and KEY 1 while programming will do.
-
+
## Module parameters
### Type
-
+
Module Type => Generic (18)
@@ -35,7 +35,7 @@ Restart the module.
### GPIO9 & GPIO10
-
+
To use GPIO9 and GPIO10 of the ESP8285, open the consol and enter => "SetOption51 on".