Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 8110c6f

Browse files
authored
Merge pull request #49 from jtpio/extra-space
Remove leading space in the replite default example
2 parents 41d32d0 + 7aa44d2 commit 8110c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ How does it compare with JupyterLite's ``Pyolite``?
2323
:kernel: xeus-python
2424
:height: 600px
2525

26-
print("Hello from xeus-python!")
26+
print("Hello from xeus-python!")
2727

2828
.. toctree::
2929
:caption: Installation

0 commit comments

Comments
 (0)