Skip to content

Commit d4e58f3

Browse files
authored
blog: rename error handling blog post (#389)
1 parent 8546cec commit d4e58f3

File tree

1 file changed

+1
-1
lines changed
  • src/app/blog/error-handling-in-iroh

1 file changed

+1
-1
lines changed

src/app/blog/error-handling-in-iroh/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const post = {
55
draft: false,
66
author: 'dig, b5, ramfox',
77
date: '2025-08-22',
8-
title: 'Error handling in iroh',
8+
title: 'Trying to get error backtraces in rust libraries right',
99
description: "Read about iroh's approach to error handling",
1010
}
1111

0 commit comments

Comments
 (0)