aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/blog/patchwork-posts/patchwork-archive-4.md
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-12-02 12:45:26 -0800
committerPinapelz <yukais@pinapelz.com>2025-12-02 12:45:26 -0800
commitab8aceab5053eedd4ecc0a90c3a1e8223db8a607 (patch)
tree529c9ad0f97f9d22afe7cc8bcb8b45c9d7408e0f /src/content/blog/patchwork-posts/patchwork-archive-4.md
parent51771de00644d8ca3d99e112d655a49321c25a3c (diff)
codespell: lint spelling
Diffstat (limited to 'src/content/blog/patchwork-posts/patchwork-archive-4.md')
-rw-r--r--src/content/blog/patchwork-posts/patchwork-archive-4.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/blog/patchwork-posts/patchwork-archive-4.md b/src/content/blog/patchwork-posts/patchwork-archive-4.md
index b968a70..7b24586 100644
--- a/src/content/blog/patchwork-posts/patchwork-archive-4.md
+++ b/src/content/blog/patchwork-posts/patchwork-archive-4.md
@@ -127,7 +127,7 @@ except Exception as e:
send_heartbeat("Offline")
else:
print("An error occurred. Sending offline heartbeat...")
- send_heartbeat("Offline - An error occured " + str(e))
+ send_heartbeat("Offline - An error occurred " + str(e))
```
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage