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

Commit 7aa44d2

Browse files
authored
Remove leading space in the replite default example
1 parent 41d32d0 commit 7aa44d2

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)