diff --git a/src/app/blog/error-handling-in-iroh/page.mdx b/src/app/blog/error-handling-in-iroh/page.mdx index 63bf472b..19214aab 100644 --- a/src/app/blog/error-handling-in-iroh/page.mdx +++ b/src/app/blog/error-handling-in-iroh/page.mdx @@ -5,7 +5,7 @@ export const post = { draft: false, author: 'dig, b5, ramfox', date: '2025-08-22', - title: 'Error handling in iroh', + title: 'Trying to get error backtraces in rust libraries right', description: "Read about iroh's approach to error handling", }