We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ff068 commit 3551368Copy full SHA for 3551368
docs/reference/repl.rst
@@ -3,7 +3,7 @@ The MicroPython Interactive Interpreter Mode (aka REPL)
3
4
This section covers some characteristics of the MicroPython Interactive
5
Interpreter Mode. A commonly used term for this is REPL (read-eval-print-loop)
6
-which will used to refer to this interactive prompt.
+which will be used to refer to this interactive prompt.
7
8
Auto-indent
9
-----------
0 commit comments