From f338f565022a152f3172a2b56d5aff5061210b87 Mon Sep 17 00:00:00 2001 From: Enzo Venturi Date: Mon, 15 Aug 2022 12:16:49 -0500 Subject: [PATCH] docs: fix little writing issue (#2031) --- docs/project/principles/one_way.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/project/principles/one_way.md b/docs/project/principles/one_way.md index 0e8b3d831554..addf2880eb83 100644 --- a/docs/project/principles/one_way.md +++ b/docs/project/principles/one_way.md @@ -33,7 +33,7 @@ syntax. We are concerned with both forms. We also are cautious about creating alternatives that may give rise to a [paradox of choice](https://en.wikipedia.org/wiki/The_Paradox_of_Choice), wherein options are similar enough that developers actively spend time analyzing -tarde-offs, and the time spent that way outweighs the potential benefits of a +trade-offs, and the time spent that way outweighs the potential benefits of a correct choice. Where multiple, similar implementation options exist, it can sometimes give rise