diff --git a/website/page/home.php b/website/page/home.php
index aca4aed7..a6edd7a9 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -21,7 +21,7 @@ IITC 0.19.0 / IITC Mobile 0.19.0 released.
Support for regional scores added
draw-tools: update the copy+paste import/export process to support links as stock intel URL formats, for exchanging plans with non-IITC users.
IITC Mobile: sometimes the app wouldn't detect the screen size properly on startup, requiring a reload/screen rotation - fixed<./li>
-Fix URL parameter parsing to hanble commas encoded as %3C
+Fix URL parameter parsing to handle commas encoded as %3C
New plugin done-links: a companion to cross-links - it highlights any drawn links that already exist.
Sync plugin: a couple of bugfixes - it may work better now - not sure if it's 100%
..and other tweaks/bugfixes, as always
diff --git a/website/page/news.php b/website/page/news.php
index 3a6ef60a..e0683a7c 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -10,7 +10,7 @@ IITC 0.19.0 / IITC Mobile 0.19.0 released.
Support for regional scores added
draw-tools: update the copy+paste import/export process to support links as stock intel URL formats, for exchanging plans with non-IITC users.
IITC Mobile: sometimes the app wouldn't detect the screen size properly on startup, requiring a reload/screen rotation - fixed<./li>
-Fix URL parameter parsing to hanble commas encoded as %3C
+Fix URL parameter parsing to handle commas encoded as %3C
New plugin done-links: a companion to cross-links - it highlights any drawn links that already exist.
Sync plugin: a couple of bugfixes - it may work better now - not sure if it's 100%
..and other tweaks/bugfixes, as always