diff options
| author | Damien George <damien@micropython.org> | 2021-12-15 11:49:22 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2021-12-15 11:49:22 +1100 |
| commit | d9d67adef1113ab18f1bb3c0c6204ccb210a27be (patch) | |
| tree | c1806e1109c043c89023253472d11909ccec7fa9 /docs/pyboard/tutorial/repl.rst | |
| parent | 5ca56aaf166c3e7cda178dfe809f8caf599b1dff (diff) | |
docs: Remove trailing spaces and convert tabs to spaces.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/pyboard/tutorial/repl.rst')
| -rw-r--r-- | docs/pyboard/tutorial/repl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pyboard/tutorial/repl.rst b/docs/pyboard/tutorial/repl.rst index 973d1846a..b28d9cd57 100644 --- a/docs/pyboard/tutorial/repl.rst +++ b/docs/pyboard/tutorial/repl.rst @@ -73,7 +73,7 @@ indicate that you should type the text after it at the prompt. In the end, once you have entered the text ``print("hello pyboard!")`` and pressed Enter, the output on your screen should look like it does above. -If you already know some python you can now try some basic commands here. +If you already know some python you can now try some basic commands here. If any of this is not working you can try either a hard reset or a soft reset; see below. |
