summaryrefslogtreecommitdiff
path: root/docs/develop/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/develop/index.rst')
-rw-r--r--docs/develop/index.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/develop/index.rst b/docs/develop/index.rst
index 7a6a6be67..327038f19 100644
--- a/docs/develop/index.rst
+++ b/docs/develop/index.rst
@@ -5,7 +5,7 @@ This chapter covers a tour of MicroPython from the perspective of a developer, c
to MicroPython. It acts as a comprehensive resource on the implementation details of MicroPython
for both novice and expert contributors.
-Development around MicroPython usually involves modifying the core runtime, porting or
+Development around MicroPython usually involves modifying the core runtime, porting or
maintaining a new library. This guide describes at great depth, the implementation
details of MicroPython including a getting started guide, compiler internals, porting
MicroPython to a new platform and implementing a core MicroPython library.
@@ -24,4 +24,3 @@ MicroPython to a new platform and implementing a core MicroPython library.
publiccapi.rst
extendingmicropython.rst
porting.rst
- \ No newline at end of file