diff --git a/docs/Compiling_STM32.md b/docs/Compiling_STM32.md
index 49fe8a7..3ec1464 100644
--- a/docs/Compiling_STM32.md
+++ b/docs/Compiling_STM32.md
@@ -127,11 +127,11 @@ In order to flash the bootloader the **BOOT0** jumper must be installed connecti
| **DIY Multiprotocol Module** | **Banggood 4-in-1 Module** | **iRangeX IRX4 Module** | **iRangeX IRX4 Plus Module** | **Vantac MPM Lite** |
|:---:|:---:|:---:|:---:|:---:|
-| Bridge pins 1 and 2 as shown by the yellow jumper wire. | Bridge the left-most pins of the 6-pin header as shown by the yellow jumper. | Bridge pins 1 and 2 as shown by the blue jumper. | Bridge the BOOT0 pin to the adjacent 3.3V pin as shown by the yellow jumper. | Brdige the two pins next to the usb port labelled with Boot0 |
+| Bridge pins 1 and 2 as shown by the yellow jumper wire. | Bridge the left-most pins of the 6-pin header as shown by the yellow jumper. | Bridge pins 1 and 2 as shown by the blue jumper. | Bridge the BOOT0 pin to the adjacent 3.3V pin as shown by the yellow jumper. If not working add a second bridge above the one shown.| Brdige the two pins next to the usb port labelled with Boot0 |
| | | | | |
1. If on Linux, ensure you have permissions to access serial interfaces as described in [Install the Maple USB drivers](#install-the-maple-usb-drivers)
-1. Install the **BOOT0** jumper as described above
+1. Install the **BOOT0** jumper as described above.
1. Switch on the transmitter
1. Verify that you have selected the desired upload method under **Tools -> Upload Method**
1. Verify that you have selected **stm32flash (FTDI)** as the programmer under **Tools -> Programmer**