From 1e24633ca72f2f7bd217b4445a43b2ffb85416ce Mon Sep 17 00:00:00 2001 From: Veetaha Date: Sat, 27 Jun 2026 11:34:52 +0000 Subject: [PATCH] Fix a typo in the blog post --- ...builder-generator-2-years-retrospective-is-it-worth-using.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/blog/bon-builder-generator-2-years-retrospective-is-it-worth-using.md b/website/src/blog/bon-builder-generator-2-years-retrospective-is-it-worth-using.md index 3ad1d6bc..b1035ac9 100644 --- a/website/src/blog/bon-builder-generator-2-years-retrospective-is-it-worth-using.md +++ b/website/src/blog/bon-builder-generator-2-years-retrospective-is-it-worth-using.md @@ -95,7 +95,7 @@ Why wouldn't Rust solve my problem? Is it not important enough? Isn't my opinion _Wow, hey, wait a second. Haven't I seen this line of thought before?_ -I've been triaging issues in `bon` and deciding what's important and what's not. I had to say "No" to various feature requests, or even just leave them open with no clear answer. Just like Rust language team decided to keep the problem described above unsovled. Am I or Rust contributors the devil?? _Obviously, no._ +I've been triaging issues in `bon` and deciding what's important and what's not. I had to say "No" to various feature requests, or even just leave them open with no clear answer. Just like Rust language team decided to keep the problem described above unsolved. Am I or Rust contributors the devil?? _Obviously, no._ ## 2 Years Later