Skip to content

Commit 46d74ad

Browse files
authored
Fix spelling of Python (#1655)
1 parent 0781676 commit 46d74ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/spaces-dev-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Once the Dev Mode is enabled on your Space, you should see a modal like the foll
3737
The application does not restart automatically when you change the code. For your changes to appear in the Space, you need to use the `Refresh` button that will restart the app.
3838

3939
<div class="alert alert-warning">
40-
If you're using the Streamlit or Gradio SDK, or if your application is Pyhton-based, note that requirements are not installed automatically.
40+
If you're using the Streamlit or Gradio SDK, or if your application is Python-based, note that requirements are not installed automatically.
4141
You will need to manually run `pip install` from VS Code or SSH.
4242
</div>
4343

0 commit comments

Comments
 (0)