diff --git a/blog/_src/posts/2026-06-22-rhombus-v1.0.md b/blog/_src/posts/2026-06-22-rhombus-v1.0.md index 98b3fe8b..f5d6178b 100644 --- a/blog/_src/posts/2026-06-22-rhombus-v1.0.md +++ b/blog/_src/posts/2026-06-22-rhombus-v1.0.md @@ -28,7 +28,7 @@ Søgaard, and Sam Tobin-Hochstadt. Rhombus Goals ------------- -Modern programming languages reflect a consensus on the the most +Modern programming languages reflect a consensus on the most important programming concepts, including lexically scoped variables, closures, objects, pattern matching, and type parametricity. Why, then, yet another programming language?