Skip to content

Commit 79e6adf

Browse files
author
Greg Van Liew
authored
typo
1 parent e96ed67 commit 79e6adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/python-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ MetaDescription: Run and Debug Python code in the Web.
99
---
1010
# Run and Debug Python in the Web
1111

12-
We are happy to announce **experimental** support for running Python code on the Web. To try it out, install the latest pre-release version of the [Experimental - Python for the Web](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-python-web-wasm) extension from the Marketplace. This work is based on WASM in Python, which is currently in development. To learn more about how it works and the ongoing progress, you can check on [Compiling Python to WebAssembly (WASM)](https://pythondev.readthedocs.io/wasm.html).
12+
We are happy to announce **experimental** support for running Python code on the Web. To try it out, install the latest pre-release version of the [Experimental - Python for the Web](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-python-web-wasm) extension from the Marketplace. This work is based on WASM in Python, which is currently in development. To learn more about how it works and the ongoing progress, you can read [Compiling Python to WebAssembly (WASM)](https://pythondev.readthedocs.io/wasm.html).
1313

1414
## Prerequisites
1515

0 commit comments

Comments
 (0)