Skip to content

Commit adfd90f

Browse files
committed
add missing space
1 parent 41ee1e0 commit adfd90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Behavior
155155
- Re-runs ``code.py`` or other main file after file system writes by a workflow. (Disable with
156156
``supervisor.disable_autoreload()``)
157157
- Autoreload is disabled while the REPL is active.
158-
- ``code.py`` may also be named``code.txt``, ``main.py``, or ``main.txt``.
158+
- ``code.py`` may also be named ``code.txt``, ``main.py``, or ``main.txt``.
159159
- ``boot.py`` may also be named ``boot.txt``.
160160
- ``safemode.py`` may also be named ``safemode.txt``.
161161

0 commit comments

Comments
 (0)