From a6a0933c6c35a0c8d9f43da7f8342be39586203a Mon Sep 17 00:00:00 2001
From: Christian Clauss
Date: Wed, 4 May 2022 18:20:33 +0200
Subject: [PATCH] Fix typo
---
pyscriptjs/examples/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyscriptjs/examples/index.html b/pyscriptjs/examples/index.html
index 70c0dcff..b7e91a89 100644
--- a/pyscriptjs/examples/index.html
+++ b/pyscriptjs/examples/index.html
@@ -85,7 +85,7 @@
- Simple demo showing Panel widgets interating with parts of the page
+
Simple demo showing Panel widgets interacting with parts of the page
WARNING: This examples takes a little longer to load. So be patient :)