From c946b5fffa61ceefc94598145cfa21082a1e4374 Mon Sep 17 00:00:00 2001
From: coon <coon@c-base.org>
Date: Wed, 20 Nov 2019 23:00:52 +0100
Subject: [PATCH] nimble.rst: cosmetics

---
 Documentation/bluetooth/nimble.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Documentation/bluetooth/nimble.rst b/Documentation/bluetooth/nimble.rst
index dcd43a13..d89e35d9 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.
-- 
GitLab