From bb0db0470addaf43d5c0a3c9da8025b5804e6340 Mon Sep 17 00:00:00 2001 From: Matthew Woolf <48444393+mjwoolf@users.noreply.github.com> Date: Tue, 3 Mar 2026 15:20:36 -0800 Subject: [PATCH] Fixes typo in 0202.md --- aip/general/0202.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aip/general/0202.md b/aip/general/0202.md index ede221b359..1f5b6ff67e 100644 --- a/aip/general/0202.md +++ b/aip/general/0202.md @@ -96,7 +96,7 @@ time is critical to their experience. The text representations of the supported formats have many nuances and transforming the value into a canonical representation is non-trivial. As such, aligning implementations between each consumer and each service without any -issue is infeasiable. +issue is infeasible. #### Why document value normalizations?