diff --git a/docs/content/getting-started/try-catch-finally-is-bad.mdx b/docs/content/getting-started/try-catch-finally-is-bad.mdx
index 7dba464..0499d43 100644
--- a/docs/content/getting-started/try-catch-finally-is-bad.mdx
+++ b/docs/content/getting-started/try-catch-finally-is-bad.mdx
@@ -1,6 +1,6 @@
# try, catch, finally is bad
-
I think throwing exceptions is nice, I like that an exception breaks control flow and I like exception propogation. The only thing I don't like catching exceptions.try catch blocks are just confusing pic.twitter.com/IFaLOtV2nr
— Sam Meech Ward (@Meech_Ward) October 13, 2024