diff --git a/Documentation/bluetooth/nimble.rst b/Documentation/bluetooth/nimble.rst
index dcd43a135dc6d48dac99f28112ef7be0d2acd35d..d89e35d96ce403ebbc1bde20220b5384ea869322 100644
--- a/Documentation/bluetooth/nimble.rst
+++ b/Documentation/bluetooth/nimble.rst
@@ -1,12 +1,11 @@
 NimBLE
 ======
 
-On the card10 the ARM Cordio-B50 stack is used, which is in a very early experimental state and has some incompatibilities with some Smartphones.
+On the card10 the ARM Cordio-B50 stack is used, which is in a very early experimental state and has some incompatibilities with some smartphones.
 Therefore some alternative stacks are evaluated, which meight be used as a replacement in the long term.
 
 
-Here a stack called NimBLE is presented, which claims to be feature complete. Originally it has been developed
-for Mynewt, an open source embedded operating system by Apache (https://mynewt.apache.org/).
+Here a stack called NimBLE is presented, which claims to be feature complete. Originally it has been developed for Mynewt, an open source embedded operating system by Apache (https://mynewt.apache.org/).
 
 
 There is a working port for the ESP32 espressif ESP-IDF framework.