From df9f68620da407c1bcaa043d2c302f2d5cb43acc Mon Sep 17 00:00:00 2001 From: "Anuraag (Rag) Agrawal" Date: Tue, 23 Dec 2025 13:59:14 +0900 Subject: [PATCH] Correct typo in RATIONALE.md (#2460) --- RATIONALE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RATIONALE.md b/RATIONALE.md index 27c955c8f..320366399 100644 --- a/RATIONALE.md +++ b/RATIONALE.md @@ -49,7 +49,7 @@ That module is maintained by the Go authors, and covers OSes that the syscall package neglects. After [heavy consideration](https://github.com/wazero/wazero/issues/2434) we -decided to it as a dependency. +decided to add it as a dependency. Using was shown to improve the experience of using wazero on older, or less common, OSes without increasing the maintenance work, or creating