]> granicus.if.org Git - esp-idf/commitdiff
Language tweaking
authorJeroen Domburg <git@j0h.nl>
Wed, 2 Nov 2016 02:26:02 +0000 (10:26 +0800)
committerJeroen Domburg <git@j0h.nl>
Wed, 2 Nov 2016 02:26:02 +0000 (10:26 +0800)
docs/openocd.rst

index cf1d25e60bf2bdb80534588e1c98f713b7659d0f..9e2aeff459e2e6c37888df202946ac4e4a5f7549 100644 (file)
@@ -1,7 +1,7 @@
 OpenOCD setup for ESP32
 -----------------------
 
-The ESP31 and ESP32 have two powerful Xtensa cores, allowing for a great deal of variety of program architectures. The FreeRTOS
+The ESP31 and ESP32 have two powerful Xtensa cores, allowing for a great variety of program architectures. The FreeRTOS
 OS that comes with ESP-IDF is capable of multi-core pre-emptive multithreading, allowing for an intuitive way of writing software. 
 
 The downside of the ease of programming is that debugging without the right tools is harder: figuring out a bug that is caused