Skip to content

Commit 15b7907

Browse files
Missing space
Co-authored-by: M Bussonnier <bussonniermatthias@gmail.com>
1 parent 83fb377 commit 15b7907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ to the directive. Note that this is compatible only if `:new_tab:` is also provi
8787

8888
## REPL code auto-execution with the `Replite` directive
8989

90-
It is possible to control whether code snippets in REPL environments automatically executeswhen loaded.
90+
It is possible to control whether code snippets in REPL environments automatically executes when loaded.
9191
For this, you may set `replite_auto_execute = False` globally in `conf.py` with (defaults to `True` if
9292
not present), or override it on a per-directive basis with `:execute: true` or `:execute: false`.
9393

0 commit comments

Comments
 (0)