From 6c05917cde188060119d343648679da64040fde8 Mon Sep 17 00:00:00 2001 From: networkException Date: Sun, 30 Oct 2022 21:37:32 +0100 Subject: [PATCH] Public: Fix typo --- public/index.html | 2 +- public/xhr.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index ca034ed..40408e0 100644 --- a/public/index.html +++ b/public/index.html @@ -12,7 +12,7 @@

try to catch(this: Exception);

- I'm a developer, maintainer and system administrator working a variety of open source projects. + I'm a developer, maintainer and system administrator working on a variety of open source projects. You can find my talks here.
diff --git a/public/xhr.html b/public/xhr.html index bf20135..f8c3791 100644 --- a/public/xhr.html +++ b/public/xhr.html @@ -12,7 +12,7 @@

try to catch(this: Exception);

- I'm a developer, maintainer and system administrator working a variety of open source projects. + I'm a developer, maintainer and system administrator working on a variety of open source projects. You can find my talks here.