From e7c3b7bcfe9c3c6c7a9fa1f1962926ef726a6fd6 Mon Sep 17 00:00:00 2001
From: zipperer <47086307+zipperer@users.noreply.github.com>
Date: Sat, 25 Mar 2023 20:16:40 -0500
Subject: [PATCH] Update getting-started.md (#1307)
1. replace 'other then' with 'other than'
2. replace 'cherrie' with 'cherry'
---
docs/tutorials/getting-started.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/tutorials/getting-started.md b/docs/tutorials/getting-started.md
index 91c12534..6e5456ed 100644
--- a/docs/tutorials/getting-started.md
+++ b/docs/tutorials/getting-started.md
@@ -5,7 +5,7 @@ This page will guide you through getting started with PyScript.
## Development setup
PyScript does not require any development environment other
-then a web browser (we recommend using [Chrome](https://www.google.com/chrome/)) and a text editor, even though using your [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) of choice might be convenient.
+than a web browser (we recommend using [Chrome](https://www.google.com/chrome/)) and a text editor, even though using your [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) of choice might be convenient.
If you're using [VSCode](https://code.visualstudio.com/), the
[Live Server extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
@@ -249,8 +249,8 @@ Now that we have a way to explore the data using `py-repl` and a way to create t
-
-
+
+